lbSelection

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


lbSelection control


Operand types:

control: Control

Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Returns the array of selected rows indices in the given listbox


Example:

_indices = lbSelection _control