Appearance
Clear Subtable
Removes all items and sums from a subtable. The items of the dimension and the sums of the trees are not deleted.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Subtable | array of string | Name of the subtable ([Subtable]). A subtable contains additional filters used by the table. | yes | ||
| Table | string | Name of the table ([Table]). | yes |
Result
No fields
Code
text
CLEAR SUBTABLE
SUBTABLE=[string, Multiple, Needed]
TABLE=[string, Needed]