Appearance
Show Visual Command Inputs
Shows the inputs parameters of the visual command.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Command | string | Name of the visual command ([Command]). | yes |
Result
| Name | Type | Description |
|---|---|---|
| Input | integer | Number of the input parameter. |
| Kind | string | Kind of the input parameter. 'Item' is a link to another item which uses the 'ItemId'. 'Static' is a text or number value. |
| Description | string | Description of the visual command. |
Code
text
SHOW VISUAL COMMAND INPUTS
COMMAND=[string, Needed]