Fix js.exec() error message when specified script can't be found
If the search up the scope tree for js.exec_dir fails, the script 'path' would be left blank leading to a weird error message. e.g. !JavaScript default.js line 249: Error: Script file () does not exist
parent
70f5fe96
No related branches found
No related tags found
Please register or sign in to comment