get_value
Description:
Warning: get_value is deprecated since 2.22.
Get the value of this.
Note:
Use get_js_value instead.
You should use the <function>JSGlobalContextRef</function> returned by get_global_context to use the <function> JSValueRef</function>.
Parameters:
this |
Returns:
the <function>JSValueRef</function> of the JavascriptResult |