Skip to content

Copy Role

Copies a role.

Permissions

Command KindNeeded User Kind
SystemAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
CopystringName of the copy ([Copy]).yes
RolestringName of the role ([Role]).yes

Result

NameTypeDescription
RolestringName of the role.
AdminbooleanIf 'True' the role has admin permissions.
DesignerbooleanIf 'True' the role has designer permissions.
ImportbooleanIf 'True' the role has import permissions.
WorksheetstringStart worksheet of the role.

Code

text
COPY ROLE
COPY=[string, Needed]
ROLE=[string, Needed]