awe_jsvalue_to_string

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.

version(Windows)
awe_jsvalue_to_string

Meta