Appearance
Show Table Visual
Shows the visual script of a table.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Table | string | Name of the table ([Table]). | 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 TABLE VISUAL
TABLE=[string, Needed]