Skip to content

Copy Script

Copies a script.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
CopystringName of the copy ([Copy]).yes
ScriptstringName of the script ([Script]).yes

Result

NameTypeDescription
ScriptstringName of the script.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10
LinesintegerNumber of lines of the script.
LanguagestringLanguage of the script: Basic or Pascal.
PermissionstringScript permissions of the actual user.

Code

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