From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Initialize slider with edit box showing its value supporting small decimal numbers.
 
- Execution:
 
- call
 - Groups:
 
- Old Man
 
Syntax
- Syntax:
 
- [ctrlSlider, ctrlEdit, unit, defaultValue] call BIS_fnc_OM_Module_initSmallValueSilder
 - Parameters:
 
- ctrlSlider: Control - Slider Control
 
- ctrlEdit: Control - edit Control
 
- unit: String - (Optional, default "%") measurement unit added behind the number
 
- defaultValue: Number - (Optional, default nil) when present, only the value is set, functionality is not initialized
 - Return Value:
 
- Boolean
 
Examples
- Example 1:
 - Example 2:
 
Additional Information
- See also:
 
- BIS_fnc_initSliderValue
 
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here!
Add Note