Appearance
Set Command
Sets the text of a command.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Command | string | Name of the command ([Command]). | yes | ||
| Text | array of string | Text of the command. | no |
Result
No fields
Code
text
SET COMMAND
COMMAND=[string, Needed]
TEXT=[string, Multiple]