bPathEditable = tree.IsPathEditable(item)
Variable | Description |
---|---|
bPathEditable | True if the specified item path is editable; otherwise false. BOOLEAN. |
item | The item path. LISTITEM. |
BOOLEAN bPathEditable = Tree.IsPathEditable("/level_1-1/level_2-1/level_3-4")