control lnbSetData [[row, column], data]

Operand types

control: Control
[[row, column], data]: Array

Type of returned value

Description

Sets the additional text (invisible) in the item with the given position of the given 2D listbox to the given data.

Used In

Arma2

Example

_control lnbSetData [[row, column], "#1"]
Search OFPEC COMREF