sliderPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add. see also)
(add. ArmA2 classification)
Line 36: Line 36:
[[Category:Scripting Commands ArmA|SLIDERPOSITION]]
[[Category:Scripting Commands ArmA|SLIDERPOSITION]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 18:39, 3 June 2009

Hover & click on the images for description

Description

Description:
Return current thumb position of slider idc of topmost user dialog.
Groups:
Uncategorised

Syntax

Syntax:
Number = sliderPosition idc
Parameters:
idc: Number
Return Value:
Number

Examples

Example 1:
_slidepos1 = sliderPosition 105

Additional Information

See also:
sliderSetPosition

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