lnbSort
Jump to navigation
Jump to search
Description
- Description:
- Sorts given multicolumn listbox by texts in given column in ascending or descending order.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbSort [idc,column,order]
- Parameters:
- idc: Number
- column: Number
- order: Boolean false: descending / true: ascending
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- Control lnbSort [column,order]
- Parameters:
- idc: Number
- column: Number
- order: Boolean false: descending / true: ascending
- Return Value:
- Nothing
Examples
- Example 1:
lnbSort [1800,1,false]
- Example 2:
_control lnbSort [1,true]
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
Notes
- Posted: Sep 10 2014
- ffur2007slx2_5
- More information on the LB command family can be found here
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 3 version 1.08
- Arma 3: New Scripting Commands
- Arma 3: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands ArmA
- Command Group: GUI Control
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters