lnbDeleteColumn

From Bohemia Interactive Community
Revision as of 23:39, 16 June 2021 by Lou Montana (talk | contribs) (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Removes column with given index from ListNBox control.
Groups:
GUI Control - ListNBox

Syntax

Syntax:
lnbDeleteColumn [idc, index]
Parameters:
idc: Number
index: Number
Return Value:
Nothing

Alternative Syntax

Syntax:
ctrl lnbDeleteColumn index
Parameters:
ctrl: Control
index: Number
Return Value:
Nothing

Examples

Example 1:
_ctrl lnbDeleteColumn 1;

Additional Information

See also:
lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue

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