sliderSetPosition

From Bohemia Interactive Community
Revision as of 02:52, 17 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

sliderSetPosition [idc,pos]

Operand types:

[idc, pos]: Array

Type of returned value:

Nothing

Description:

Set current thumb position of slider idc of topmost user dialog.

Example:

sliderSetPosition [101, 50]