tvSetCurSel [idc, [path]]

Operand types

[idc, [path]]: Array

Type of returned value

Description

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

Used In

Arma3

Example

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