control lnbAddRow [text1,text2,...]

Operand types

control: Control
[text1,text2,...]: Array

Type of returned value

Description

Adds an row of strings.

Used In

Arma2

Example

_index = _control lnbAddRow ["First column", "second column", ...]
Search OFPEC COMREF