lnbSort

From Bohemia Interactive Community
Revision as of 18:20, 8 June 2021 by Lou Montana (talk | contribs) (Text replacement - "{{uc:{{PAGENAME}}}} " to "")
Jump to navigation Jump to search
Hover & click on the images for description

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:
Return value needed

Alternative Syntax

Syntax:
control lnbSort [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:
lnbSort [1800, 1, false];
Example 2:
_ctl lnbSort [1, true]

Additional Information

See also:
lbSortBylnbSortBylbSortlnbSortByValuetvSortByValuelbSortByValuetvSortlnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue

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