lnbClear
Revision as of 22:56, 14 August 2014 by Fred Gandt (talk | contribs) (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos")
Hover & click on the images for descriptions
Description
- Description:
- Clears all items in the 2D listbox.
Syntax
- Syntax:
- lnbClear idc
- Parameters:
- idc: Number -
- Return Value:
- Nothing
Examples
- Example 1:
-
Example needed
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
- Groups:
- Uncategorised
Notes
Notes
-
Alternative (Arma style) syntax:
_ctrlTable = _dspl displayCtrl _idc;
lnbClear _ctrlTable; // _ctrlTable of Control type
DenV
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Arma 2: Scripting Commands
- Arma 2: New Scripting Commands
- Command Group: Uncategorised
- Introduced with Arma 2 version 1.00
- Example needed
- ArmA 2: New Scripting Commands List
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: GUI Control