Skip to content

Add Command Group Command

Adds a command to a command group.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
Commandarray of stringName of the command to be added ([Command]).yes
CommandGroupstringName of the command group ([CommandGroup]).yes

Result

No fields

Code

text
ADD COMMAND GROUP COMMAND
COMMAND=[string, Multiple, Needed]
COMMANDGROUP=[string, Needed]