If a native object was stored inside this ScriptObject, it can be retrieved with this function.
Note that one must always check that the return value isn't null because all functions can be
called with invalid "this" objects using Function.prototype.call.
If a native object was stored inside this ScriptObject, it can be retrieved with this function. Note that one must always check that the return value isn't null because all functions can be called with invalid "this" objects using Function.prototype.call.