← Back to Explore
mixed-static-named
Mixed static and named steps with error routing
named-steps mixed
Rundown
# Mixed Named and Static Steps
## 1. Setup
- PASS: CONTINUE
## 2. Execute
- PASS: CONTINUE
## 3. Validate
- FAIL: GOTO ErrorHandler
- PASS: COMPLETE
## ErrorHandler
- PASS: STOP ERROR
Log the error and stop Run
All steps pass, completing normally
Initializing...
Initializing...
Step—/—