control lnbColor [row, column]

Operand types

control: Control
[row, column]: Array

Type of returned value

Description

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

Used In

Arma2

Example

_color = _control lnbColor [row, column]
Search OFPEC COMREF