Removed all null and invalid items from a data tree
ID
list-tree-clean-tree
Name
Clean Tree
Group
Tree
Package
List
Keywords
Weave
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
tree | Any | Data tree to clean | |
removeNulls | Boolean | Remove null items from the tree | |
removeInvalid | Boolean | Remove invalid items from the tree | |
removeEmpty | Boolean | Remove empty items from the tree |
Outputs
Name | Type | Description |
---|---|---|
tree | Any | Filtered tree |