lnbAddRow [idc, [text, text,...]]

Operand types

[idc, [text, text,...]]: Array

Type of returned value

Description

Adds a row of strings.

Used In

Arma2

Example

_index = lnbAddRow [105, ["First column", "second column", ...]]. Returns row index.
Search OFPEC COMREF