Appearance
Delete Tablecalculation
Deletes one or multiple tablecalculations.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Table | string | Name of the table ([Table]). | yes | ||
| Tablecalculation | array of string | Name of the tablecalculation ([Tablecalculation]). | yes |
Result
No fields
Code
text
DELETE TABLECALCULATION
TABLE=[string, Needed]
TABLECALCULATION=[string, Multiple, Needed]