| title | ms.custom | ms.date | ms.prod | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | ms.assetid | caps.latest.revision | author | ms.author | manager | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Illegal assignment (JavaScript) | Microsoft Docs |
01/18/2017 |
windows-client-threshold |
|
article |
|
|
abebe518-07d7-42cd-af50-00bfda17da08 |
7 |
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.