Automation Logic Operation - Conditional Loop List Step
Parameter Configuration
| Parameter | Description |
|---|---|
| Expression | Judgment expression for whether the loop should end, supports dynamic calculation using context variables |
Notes
- When using conditional loops, pay attention to the fault-tolerance mechanism of judgment conditions, such as being unable to exit the loop due to logical issues
- In case of infinite loop, you can terminate the infinite loop automation through Workbench > Application Monitoring > Logs > Running Status

