lbIsSelected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 3: Line 3:




<h2 style="color:#000066"> '''''control lbIsSelected ''index'''''</h2>
<h2 style="color:#000066"> '''''control'' lbIsSelected ''index'''''</h2>





Revision as of 02:03, 30 June 2006


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