指令说明
描述: 跳出整个循环,终止当前循环的执行。【跳出循环】主要用于对【次数循环】、【列表循环】、【循环相似元素】等进行动态的控制。参数说明
- 常规
- 高级

使用示例

效果展示
循环到第 2 次时条件成立,跳出循环,只打印了第 1 次循环的值,后续不再执行。
使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.



