Writing a script when it fails

Support
  • Hello, when the program gives an error anywhere, it closes by saying "fail". I also want to write a script if it fails. It is not clear where it will give the error, how do I do this? for example I want to run write file when it gives an error

  • Use "Ignore errors" action.
    You can click on red triangle inside
    any action and it will put it around
    that action >

    2023-04-11_092031.png

    Or you can use it for multiple actions, functions, whole script etc.