lnbColor
Jump to navigation
Jump to search
Description
- Description:
- Returns the text color of the item with the given position of the 2D listbox. The color is returned in format Color.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbColor [idc(Number),[row(Number),column(Number)] ]
- Parameters:
- [idc(Number),[row(Number),column(Number)] ]: Array
- Return Value:
- Array
Alternative Syntax
- Syntax:
- _ctrl(Control) lnbColor [row(Number),column(Number)]
- Parameters:
- lnbColor [row(Number),column(Number)]: Array
- Return Value:
- Array
Examples
- Example 1:
_ctrl lnbColor [0,0];
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note