in Education by

I am writing a task in Automation Anywhere and would like it to break if a certain variable is set to "false". Is there a generic or standard code that can be used to accomplish this regardless of what windows or applications are open at the time the code is executed? Select the correct answer from above options

Please log in or register to answer this question.

1 Answer

0 votes
by
 
Best answer

Your question isn’t very precise but from what i understand you are looking for the Stop Task command, here is a link to AA’s documentation to understand this command https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/topics/aae-client/bot-creator/commands/stop-task-command.html What you wanna do is create a check on whether that variable is set to false and then stop the task

Related questions

0 votes
asked Feb 8, 2022 in Education by JackTerrance
0 votes
asked Feb 5, 2022 in Education by JackTerrance
0 votes
asked Feb 1, 2022 in Education by JackTerrance
...