JScript  

Illegal assignment

[This is preliminary documentation and subject to change]

You attempted to assign a value to a read-only identifier. You cannot assign a value to a read-only identifier. For example, host defined objects and external COM objects.

To correct this error

See Also

Assignment Operator (=)