Appearance
Clear Tree
Delete all sums and removes all items from a tree. The items of the dimension are not deleted.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Dimension | string | Name of the dimension ([Dimension]). | yes | ||
| Tree | array of string | Name of the tree ([Tree]). A tree is a hierarchical structure of a dimension. A tree is build of sums. These sums can contain other sums or elements of the dimension | yes |
Result
No fields
Code
text
CLEAR TREE
DIMENSION=[string, Needed]
TREE=[string, Multiple, Needed]