Get the value as a string.
@param jsvalue The JSValue instance.
@return Returns a string instance. You'll need to call awe_string_destroy with this instance when you're done using it.
See Implementation
Get the value as a string.
@param jsvalue The JSValue instance.
@return Returns a string instance. You'll need to call awe_string_destroy with this instance when you're done using it.