lbSetData [idc, index, data]
Operand types
[idc, index, data]:
Array
Type of returned value
Description
Set additional text (invisible) in item with given index of listbox or combobox with id idc of topmost user dialog to data.
Used In
OFP/ArmA
Example
lbSetData [101, 1, "#1"]