lbSort: Difference between revisions
Jump to navigation
Jump to search
(formatting) |
(version for alternative syntax) |
||
Line 8: | Line 8: | ||
| Sorts listbox entries alphabetically ascending by their text. | | Sorts listbox entries alphabetically ascending by their text. | ||
<br>Alternative syntax allows descending sorting as well. | <br>Alternative syntax (available since {{arma3}} v1.18) allows descending sorting as well. | ||
<br>Order could be: | <br>Order could be: | ||
* "ASC" | * "ASC" |
Revision as of 18:51, 30 April 2014
Description
- Description:
- Sorts listbox entries alphabetically ascending by their text.
Alternative syntax (available since Arma 3 v1.18) allows descending sorting as well.
Order could be:- "ASC"
- "DESC"
- Groups:
- Uncategorised
Syntax
Alternative Syntax
- Syntax:
- lbSort [control, sortOrder]
- Parameters:
- control: Control
- sortOrder: String - see Description
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- lbAddlbClearlbColorlbCurSellbDatalbDeletelbIsSelectedlbPicturelbSelectionlbSetColorlbSetCurSellbSetDatalbSetPicturelbSetSelectedlbSetTooltiplbSetValuelbSizelbSortByValuelbTextlbValue
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