JScript  

Invalid character

You composed an identifier using a character (or characters) not recognized as valid by the JScript compiler. Valid characters use the following rules:

To correct this error

Avoid using characters that are not part of the JScript language definition.

See Also

JScript Variables | Special Characters | JScript Data Types