@zxcawsdik said in what does SyntaxError: Parse error mean?:
what does SyntaxError: Parse error mean?
It depends on your situation. For example, there are forbidden symbols in function names, variables, etc.
Put your entire project inside "Ignore Errors".
When an error occurs, you will run your notification code inside "WAS_ERROR".

@BAS-Viet-Nam said in How do I create a notification when I get any errors?:
Put your entire project inside "Ignore Errors".
When an error occurs, you will run your notification code inside "WAS_ERROR".
Chỗ Run code là gì thế bác ?