tvSortAll

From Bohemia Interactive Community
Revision as of 13:09, 25 November 2020 by R3vo (talk | contribs) (Created page with "{{Command|Comments= | arma3Dev |Game name= |2.01|Game version= |gr1= GUI Control - Tree View |GROUP1= | Sorts the complete Tree View including sub trees. Text of Tree View...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
-wrong parameter ("arma3Dev") defined!-[[:Category:Introduced with arma3Dev version 2.01|2.01]]
Hover & click on the images for description

Description

Description:
Sorts the complete Tree View including sub trees. Text of Tree View entries is used for sorting.
Groups:
GUI Control - Tree View

Syntax

Syntax:
control tvSortAll reversed
Parameters:
control: Control
reversed: Boolean - true to reverse sort it.
Return Value:
Nothing

Examples

Example 1:
control tvSortAll false;

Additional Information

See also:
tvSort tvSortByValue tvSortByValueAll

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

[[Category:Introduced with arma3Dev version 2.01]][[ Category: arma3Dev: New Scripting Commands | TVSORTALL]][[ Category: arma3Dev: Scripting Commands | TVSORTALL]]