Skip to content

Copy Step

Copies a step.

Permissions

Command KindNeeded User Kind
WriteAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
CalculationstringName of the calculation ([Calculation]).yes
CopystringName of the copy ([Copy]).yes
StepstringName of the step ([Step]). A calculation consists of steps.yes

Result

NameTypeDescription
StepstringName of the step.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10
TablestringTable of the step.
CreateRecordsbooleanIf 'True' the step creates new table records.
SortintegerSort number of the step.

Code

text
COPY STEP
CALCULATION=[string, Needed]
COPY=[string, Needed]
STEP=[string, Needed]