Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Automation Anywhere 中编写一个任务,如果某个变量设置为“false”,我希望它能够中断。无论执行代码时打开了哪些窗口或应用程序,是否有通用或标准代码可用于完成此操作?
您寻找“通用方式”的问题有点笼统。但我相信您正在寻找停止任务命令。我建议检查该变量是否设置为 false,然后停止任务。