Appearance
Show Tablecalculation Visual
Shows the visual script of a tablecalculation.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Table | string | Name of the table ([Table]). | yes | ||
| Tablecalculation | string | Name of the tablecalculation ([Tablecalculation]). | yes |
Result
| Name | Type | Description |
|---|---|---|
| Name | string | Name of the visual script item, e.g. Group, Item, Input... |
| Value | string | Value of the visual script item. |
Code
text
SHOW TABLECALCULATION VISUAL
TABLE=[string, Needed]
TABLECALCULATION=[string, Needed]