control lnbSetText [[row, column], text]

Operand types

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

Type of returned value

Description

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

Used In

Arma2

Example

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