lnbColor [idc, [row, column]

Operand types

[idc, [row, column]: Array

Type of returned value

Description

Returns the text color of the item with the given position of the 2D listbox.
The color is returned in format 'Color'.

Used In

Arma2

Example

_color = lnbColor [101, [0,1]]
Search OFPEC COMREF