tvSort: Difference between revisions
Jump to navigation
Jump to search
m (al & el) |
(syntax & example) |
||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | _ctrl [[tvSort]] [ [path], reversed] |= Syntax | ||
|p1= | | p1= _ctrl: [[Control]] |= PARAMETER1 | ||
|p2= | | p2= [ [path], reversed]: [[Array]] |= PARAMETER2 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code>[[tvSort]] [ | |x1= <code>_ctrl [[tvSort]] [ [], [[false]]<nowiki>]</nowiki>;</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:21, 11 September 2014
Description
- Description:
- Sorts childrens of given item by data. IDC means id of parent Tree View.
Param reversed is optional. - Groups:
- Uncategorised
Syntax
- Syntax:
- _ctrl tvSort [ [path], reversed]
- Parameters:
- _ctrl: Control
- [ [path], reversed]: Array
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSortByValuetvTexttvValue
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