lbSort: Difference between revisions

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


| [[lbAdd]] |= See also
| [[lbSortByValue]] |= See also


}}
}}

Revision as of 21:36, 15 April 2008

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

Description

Description:
Sorts listbox entries alphabetical by their text.
Groups:
Uncategorised

Syntax

Syntax:
lbSort Control
Parameters:
Control
Return Value:
Nothing

Examples

Example 1:
lbSort _myControl

Additional Information

See also:
lbSortByValue

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