awe_jsvalue_create_string_value

Create a JSValue instance initialized with a string type. You must call awe_jsvalue_destroy with the returned instance once you're done using it.

@param value The initial value

version(Windows)
awe_jsvalue_create_string_value
()

Meta