lnbSortByValue: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ") |
||
Line 21: | Line 21: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|s2= control | |s2= control [[lnbSortByValue]] [column, reversed] | ||
|p21= control: [[Control]] | |p21= control: [[Control]] |
Revision as of 16:32, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - ListNBox
Syntax
- Syntax:
- Syntax needed
- 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