lnbSetColor [idc, [row, column], color]

Operand types

[idc, [row, column], color]: Array

Type of returned value

Description

Sets the color of the item with the given position of the 2D listbox.
Color is in format 'Color'.

Used In

Arma2

Example

lnbSetColor [101, [0,1], [0, 1, 0, 0.5]]
Search OFPEC COMREF