control lbSetData [index, data]

Operand types

control : Control
[index, data]: Array

Type of returned value

Description

Sets the additional text (invisible) in the item with the given index of the given listbox or combobox to the given data.

Used In

ArmA

Example

_control lbSetData [1, "#1"]
Search OFPEC COMREF