List
List
Sequence
Set
Tree
Clean Tree
Removed all null and invalid items from a data tree
Details
ID
list-tree-clean-tree
Name
Clean Tree
Group
Tree
Package
List
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Tree | Any | Data tree to clean | |
| Nulls | Boolean | Remove null items from the tree | |
| Invalid | Boolean | Remove invalid items from the tree | |
| Empty | Boolean | Remove empty items from the tree |
Output ports
| Name | Type | Description |
|---|---|---|
| Tree | Any | Filtered tree |
Weave