menuSort: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.56|= Game Version |arg= |= Multiplayer Arguments |e...")
 
(see also)
Line 8: Line 8:
| Sorts subentries of item on given path by their text. |= Description
| Sorts subentries of item on given path by their text. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________
| menuSort [idc, path, reversed] |= Syntax
| [[menuSort]] [idc, path, reversed] |= Syntax
|p1= idc: [[Number]] |= Parameter 1
|p1= idc: [[Number]] |= Parameter 1
|p2= path: [[Array]] |= Parameter 2
|p2= path: [[Array]] |= Parameter 2
Line 22: Line 22:
-->
-->
|x1=  |= Example 1
|x1=  |= Example 1
| - |= See Also
| ‎[[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[‎menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[‎menuHover]], [[menuValue]], [[menuURL]], [[‎menuText]], [[‎menuSize]], [[menuEnabled]], [[‎menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]], [[menuSetPicture]] |= See Also
}}
}}



Revision as of 00:23, 12 July 2016

Hover & click on the images for description

Description

Description:
Sorts subentries of item on given path by their text.
Groups:
Uncategorised

Syntax

Syntax:
menuSort [idc, path, reversed]
Parameters:
idc: Number
path: Array
reversed: Bool
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValue‎menuSetCheckmenuSetActionmenuDeletemenuAdd‎menuHovermenuValuemenuURL‎menuText‎menuSizemenuEnabled‎menuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClearmenuSetPicture

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

Bottom Section