Ugh. So that's where that went

This commit is contained in:
arookas 2015-12-09 09:50:22 -05:00
parent fb3c28622e
commit 260538a5ad

View file

@ -35,7 +35,6 @@ Use the various properties on this type to gather the information of the compila
|`VariableCount`|The total number of global-scope variable symbols created.|
If the error is of the type `sunScriptException`, you can cast and retrieve the script name, line, and column of the error.
Compile` method.
## Language