Skip to content

Show Step Visual

Sets the visual script of 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
NamestringName of the visual script item, e.g. Group, Item, Input...
ValuestringValue of the visual script item.

Code

text
SHOW STEP VISUAL
CALCULATION=[string, Needed]
STEP=[string, Needed]