Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You attempted to pass a non-JavaScript object to a built-in function that expects a JavaScript object. Various built-in functions require objects defined in JavaScript (as opposed to objects defined by the host, or an external component like a control).
To correct this error
- Ensure that the object you are passing in as a parameter is of the correct type.