Unflatten a data tree by moving items back into branches
ID
list-tree-unflatten-tree
Name
Unflatten Tree
Group
Tree
Package
List
Keywords
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
tree | Any | Data tree to unflatten | |
guid | Any | Guide data tree that defines the path layout |
Outputs
Name | Type | Description |
---|---|---|
tree | Any | Unflattened data tree |