Skip to content

Copy Command Group

Copies a command group.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
CommandGroupstringName of the command group ([CommandGroup]).yes
CopystringName of the copy ([Copy]).yes

Result

NameTypeDescription
CommandGroupstringName of the command group.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10
CommandsintegerList of all commands in the command group.

Code

text
COPY COMMAND GROUP
COMMANDGROUP=[string, Needed]
COPY=[string, Needed]