control lnbAddColumn position

Operand types

control: Control
position: Number

Type of returned value

Description

Adds a column at given position.
It returns the index of the newly added column.

Used In

Arma2

Example

_index = _control lbAddColumn 0.8
Search OFPEC COMREF