| title | ms.date | ms.prod | ms.technology | ms.topic | f1_keywords | dev_langs | ms.assetid | author | ms.author | manager | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JavaScript object expected | Microsoft Docs |
01/18/2017 |
visual-studio-windows |
vs-javascript |
error-reference |
|
|
cc7cc32b-e444-4afa-9be1-802c83fdf5ae |
mikejo5000 |
mikejo |
ghogen |
You attempted to pass a non-[!INCLUDEjavascript] object to a built-in function that expects a [!INCLUDEjavascript] object. Various built-in functions require objects defined in [!INCLUDEjavascript] (as opposed to objects defined by the host, or an external component like a control).
- Ensure that the object you are passing in as a parameter is of the correct type.