Get next step
Get the code of the step of a stepper after the step that is currently open.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Stepper component | Specify the "Stepper component" for you wish to get the next step of. | PART | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable in the "Variable scope" in which to store the next steps' code | NUMBER | NEXT_STEP |