control lbIsSelected index

Operand types

control : Control
index: Number

Type of returned value

Description

Check whether given row of the given listbox is selected.

Used In

ArmA

Example

_selected = _control lbIsSelected 0
Search OFPEC COMREF