lnbSortByValue: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{uc:{{PAGENAME}}}} " to "")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=")
Line 19: Line 19:
|p4=  reversed (Optional): [[Boolean]] - [[false]]: descending / [[true]]: ascending. Default: [[false]]
|p4=  reversed (Optional): [[Boolean]] - [[false]]: descending / [[true]]: ascending. Default: [[false]]


| [[Nothing]]
|r1= [[Nothing]]


|s2= control '''lnbSortByValue''' [column, reversed]
|s2= control '''lnbSortByValue''' [column, reversed]

Revision as of 16:35, 10 June 2021

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:
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