control lbSetSelected [index, selected]

Operand types

control : Control
[index, selected]: Array

Type of returned value

Description

Set the selection state of the given row of the given listbox.
Listbox must support multiple selection.

Used In

ArmA

Example

_control lbSetSelected [0, true]
Search OFPEC COMREF