指令说明
描述: 必须和 If 或 Else 或 Else If 指令配合使用,不能单独使用,表示判断的结束。End If 是条件判断块的必备结束标记。每一个 If 条件都必须有一个对应的 End If 来闭合。
参数说明
- 常规
- 高级

使用示例

效果展示
End If 闭合当前条件判断块,随后流程继续执行后续指令。使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.


