* comments are denoted by //
* comments are denoted by //
−* both newlines and ; denote the end of a function.
+* both newlines and ; denote the end of a call.
−* newlines will automatically close of any strings you may have forgotten to.
+* newlines will automatically close of any strings you may have forgotten to. (you should not rely on this)
* substitutions are done through the use of $ and @ tokens, (See below)
* substitutions are done through the use of $ and @ tokens, (See below)
Exception encountered, of type "Error"