Hi, How to get rid of this error in BB3. Whenever I click on play button it just show me this error. SyntaxError: missing ; before statement. I don't know where I have made a mistake. Can anyone help!
Unfortunately, the error console is still not showing line numbers so there is no easy way to debug. You have to go line by line and look for missing semi-colons, parentheses, misspellings, etc.