lnbSortByValue: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
||
Line 38: | Line 38: | ||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | {{GameCategory|tkoh|Scripting Commands}} |
Revision as of 02:18, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- lnbSortByValue [idc, column, reversed]
- Parameters:
- [idc, column, reversed]: Array
- idc: Number
- column: Number
- reversed (Optional): Boolean - false: descending / true: ascending. Default: false
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- control lnbSortByValue [column, reversed]
- Parameters:
- control: Control
- [column, reversed]: Array
- column: Number
- reversed (Optional): Boolean - false: descending / true: ascending. Default: false
- Return Value:
- Nothing
Examples
- Example 1:
lnbSortByValue [1800, 1, false];
- Example 2:
_ctl lnbSortByValue [1, true]
Additional Information
- See also:
- lbSortBylnbSortBylbSortlnbSorttvSortByValuelbSortByValuetvSortlnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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