sliderRange

From Bohemia Interactive Community
Revision as of 21:39, 1 June 2006 by Planck (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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