lbSortByValue: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add. see also)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''lbSortByValue''' [[Control]]|= Syntax
| '''lbSortByValue''' control |= Syntax


|p1= [[Control]] |= Parameter 1
|p1= control: [[Control]] |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 20:21, 23 January 2009

-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

Description

Description:
Sorts listbox entries by value.
Groups:
Uncategorised

Syntax

Syntax:
lbSortByValue control
Parameters:
control: Control
Return Value:
Nothing

Examples

Example 1:
lbSortByValue _control12

Additional Information

See also:
lbSetValuelbSort

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

Bottom Section