Make JS global alert() and deny() methods inline with jsexec versions
alert() doesn't throw exception on null/undefined, just no arg deny() throws exception on no args or null/undefined arg
Please register or sign in to comment
alert() doesn't throw exception on null/undefined, just no arg deny() throws exception on no args or null/undefined arg