sliderRange: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|S]]
[[Category:Scripting Commands|SLIDERRANGE]]
[[Category:Scripting Commands OFP 1.97|S]]
[[Category:Scripting Commands OFP 1.97|SLIDERRANGE]]
[[Category:Scripting Commands ArmA|S]]
[[Category:Scripting Commands ArmA|SLIDERRANGE]]





Revision as of 17:02, 4 May 2006


sliderRange idc


Operand types:

idc: Number

Type of returned value:

Array

Compatibility:

Added in version 1.79

Description:

Return limits, as an Array [min, max] of slider idc of topmost user dialog.


Example:

_slidelimits1 = sliderRange 105