Skip to content

Delete Command Group Command

Removes one or multiple commands from the command group. The command is not deleted.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

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

Result

No fields

Code

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