Skip to content

Show Step

Shows a step.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
CalculationstringName of the calculation ([Calculation]).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
SHOW STEP
CALCULATION=[string, Needed]
STEP=[string, Needed]