| 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 | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JavaScript object expected | Microsoft Docs |
01/18/2017 |
windows-client-threshold |
|
article |
|
|
cc7cc32b-e444-4afa-9be1-802c83fdf5ae |
7 |
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.