You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the compiler to rename variables or methods in the Basic source code which would cause errors due to collisions with JavaScript reserved words (new, this, etc.)
The text was updated successfully, but these errors were encountered:
Update the compiler to rename variables or methods in the Basic source code which would cause errors due to collisions with JavaScript reserved words (new, this, etc.)
The text was updated successfully, but these errors were encountered: