Skip to content

Copy Variable

Copies a variable.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
VariablestringName of the variable ([Variable]).yes
CopystringName of the copy ([Copy]).yes

Result

NameTypeDescription
VariablestringName of the variable.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10
ValuestringValue of the variable.

Code

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