control tvSort [[path], reversed]

Operand types

control: Control
[[path], reversed] : Array

Type of returned value

Description

Sorts childrens of given item by data. IDC means id of parent Tree View.

Param reversed is optional.

NOTE:
reversed true means the tree appears in reversed order.

Used In

Arma3

Example

_ctrl tvSort [ [], false];
Search OFPEC COMREF