lbSortByValue: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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


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

Revision as of 02:42, 28 August 2007

-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
Return Value:
Nothing

Examples

Example 1:
lbSortByValue _control12

Additional Information

See also:
lbSetValue

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