@genericname1 said in action id:
Can you tell me, where can I find all the available commands like this?
I suggest that you take the time to periodically review the XML code of your script to understand what BAS is doing when you are using it.
Hello;
I created this bot to check if my old gmails still work or not
some message work fine but sometimes it stop on specific action like shown on the video
https://youtu.be/_ulFVkNh-fo
This is the script if any one can take a look for me
thank you
Gmail finel project.xml
Where is the condition for IF statement?
Why would the script perform the ELSE statement without any condition?
Basically what happens is that the IF statement is taking action because the IF statement is true, try to set [[IS_ERROR]] == [[SOME_VALUE]] and then it will make more sense...
Was this helpful bro? :)