control lnbSetValue [[row, column], value]

Operand types

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

Type of returned value

Description

Sets the additional integer value in the item with the given position of the given 2D listbox to the given value.

Used In

Arma2

Example

_control lnbSetValue [[row, column], 1]
Search OFPEC COMREF