Retrieve a specific item from a data tree
ID
list-tree-tree-item
Name
Tree Item
Group
Tree
Package
List
Keywords
Graft Tree
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
tree | Any | Data tree | |
path | Path | Data tree branch path | ()=>A([0]) |
index | Number | Item index | 0 |
wrap | Boolean | Wrap index to list bounds |
Outputs
Name | Type | Description |
---|---|---|
item | Any | Retrieved tree item |