lbIsSelected

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


control lbIsSelected index


Operand types:

control: Control

index Number

Type of returned value:

Boolean

Compatibility:

Version 2.91 required.

Description:

Check whether given row of the given listbox is selected.


Example: _selected = _control lbIsSelected 0