Example Parsing Issue

Here's a list of issues when working within the editor.

Variable Names
On some occasions, having a variable name the same as a class name will cause parser errors within the editor.

Example:

In the image below, we have a variable called http which is causing the parser to report an error.



Image 4

When changing the variable to a different name, the error goes away.



Image 5


Is this article helpful for you?