control tvExpand [path]

Operand types

control: Control
[path]: Array

Type of returned value

Description

Expands tree item pointed to by the path.
IDC means id of parent Tree View.

[path]: Array of numbers

Used In

Arma3

Example

_ctrl tvExpand [1,0];
Search OFPEC COMREF