control lbSetValue [index, value]

Operand types

control : Control
[index, value]: Array

Type of returned value

Description

Sets the additional integer value in the item with the given index of the given listbox or combobox to the given value.

Used In

ArmA

Example

_control lbSetValue [0, 1]
Search OFPEC COMREF