| title | ms.date | ms.prod | ms.technology | ms.topic | f1_keywords | dev_langs | ms.assetid | author | ms.author | manager | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Illegal assignment (JavaScript) | Microsoft Docs |
01/18/2017 |
visual-studio-windows |
vs-javascript |
error-reference |
|
|
abebe518-07d7-42cd-af50-00bfda17da08 |
mikejo5000 |
mikejo |
ghogen |
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.
- Do not assign values to read-only identifiers.