Appearance
Show Visual Commands
Shows the visual commands.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Filter | string | Filters by group: [Select], [Step], [Table] or [Tablecalculation]. | no |
Result
| Name | Type | Description |
|---|---|---|
| Group | string | Group of the visual command, e.g. Logic, Math, Text... |
| Name | string | Name of the visual command. |
| Caption | string | Caption (long name) of the visual command. |
| ItemInputs | integer | Kind of the input parameter. 'Item' is a link to another item which uses the 'ItemId'. 'Static' is a text or number value. |
| Target | string | Targets in which the visual command can be used: All, Select, Step, Table or Tablecalculation. |
| Description | string | Description of the visual command. |
| VersionInfo | string | Shows the server version number, indicating when the visual command was added or deprecated. |
| Count | integer | Deprecated use 'ItemInputs'. |
Code
text
SHOW VISUAL COMMANDS
FILTER=[string]