kwyjibear 0 Posted May 3, 2006 Report Share Posted May 3, 2006 In the Learn JavaScript lessons, on the Throw page, it states that the command is... throw(exception) ...but in the first example, the Throw command appears as... throw "Err1" Shouldn't the exception be in parentheses? Quote Link to post Share on other sites
Jonas 151 Posted May 3, 2006 Report Share Posted May 3, 2006 http://www.w3schools.com/about/about_helping.aspPlease send them an email. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.