How can I manually throw a syntax error in a javascript function?
When a certain function in my program returns undefined, I want to throw a syntax error
How can I manually throw a syntax error in a javascript function?
When a certain function in my program returns undefined, I want to throw a syntax error