sliderRange: Difference between revisions

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



Revision as of 21:39, 1 June 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