control tvSetCurSel [path]

Operand types

control: Control
[path]: Array

Type of returned value

Description

Sets cursor to given item on given path. IDC means id of parent Tree View.

[path]: Array of numbers

Used In

Arma3

Example

_ctrl tvSetCurSel [0,0,0];
Search OFPEC COMREF