sliderSetPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|SYNTAX= |p21=" to "|SYNTAX2= |p21=") |
||
Line 16: | Line 16: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|s2= control '''sliderSetPosition''' pos | | |s2= control '''sliderSetPosition''' pos |SYNTAX2= | ||
|p21= control: [[Control]] |PARAMETER1= | |p21= control: [[Control]] |PARAMETER1= | ||
|p22= pos: [[Number]] |PARAMETER2= | |p22= pos: [[Number]] |PARAMETER2= |
Revision as of 03:05, 3 September 2019
Description
- Description:
- Set current thumb position of slider idc of topmost user dialog.
- Groups:
- Uncategorised
Syntax
- Syntax:
- sliderSetPosition [idc, pos]
- Parameters:
- [idc, pos]: Array
- idc: Number of control
- pos: Number
- Return Value:
- Nothing
Alternative Syntax
Examples
- Example 1:
sliderSetPosition [101, 50];
Additional Information
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.85
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: GUI Control
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters