Skip to content

Set Command

Sets the text of a command.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
CommandstringName of the command ([Command]).yes
Textarray of stringText of the command.no

Result

No fields

Code

text
SET COMMAND
COMMAND=[string, Needed]
TEXT=[string, Multiple]