Get first step
Get the code of the first step of a stepper.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Stepper ui element | Specify the "Stepper ui element" for you wish to get the first step of. | A UI Element that is on the template linked to the action | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable in the "Variable scope" in which to store the steps' code | NUMBER | NEXT_STEP |