good morning,
I just updated my BAS application.
after I try RUN my script there is an error "[01:10:07] Script finished with error : SyntaxError: Parse error during execution of action 662833350" but I don't know where the error is?
Edit: I found the location of the error by changing to Classic theme. if in Modern theme does not appear its section id. How to bring it up in Modern Theme ?
By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.