Appearance
Show Script Commands
Shows the script commands.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
None
Result
| Name | Type | Description |
|---|---|---|
| Name | string | Name of the command. |
| Kind | string | Kind of the command, e.g. Function, Procedure... |
| Syntax | string | Syntax of the command. |
| GetSet | string | If the command is a property, it can have a get (read) and set (write) option. |
| ResultType | string | Result data type of a function or property. |
| Description | string | Syntax of the command. |
| Group | string | Group of the command. |
Code
text
SHOW SCRIPT COMMANDS