指令说明
描述: 和 If 指令配合使用,实现 If 条件不成立时,执行 Else 里面的所有指令。Else 必须跟在 If 条件或 If 多条件之后,不能单独使用。If 条件成立时跳过 Else 块,不成立时执行 Else 块。
参数说明
- 常规
- 高级

使用示例

效果展示
If 条件不成立时,流程执行 Else 分支中的指令。使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.


