lnbClear: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos") |
(syntax, example & note removed) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Clears all items in the | | Clears all items in the given listbox or combobox. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[lnbClear]] idc([[Number]]) |= Syntax | ||
|p1= idc: [[Number]] | | p1= idc: [[Number]] |= PARAMETER1 | ||
| | | [[Nothing]] |= RETURNVALUE | ||
____________________________________________________________________________________________ | |||
| s2= [[lnbClear]] _ctrl([[Control]]) |= Syntax | |||
| p21= _ctrl: [[Control]] |= PARAMETER1 | |||
| r2= [[Nothing]] |= RETURNVALUE | |||
____________________________________________________________________________________________ | |||
|x1= <code> | |x1= <code>[[lnbClear]] _ctrl;</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 29: | Line 34: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 11:19, 9 September 2014
Description
- Description:
- Clears all items in the given listbox or combobox.
- Groups:
- Uncategorised
Syntax
Alternative Syntax
Examples
- Example 1:
lnbClear _ctrl;
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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