Value.toString_

Convert value to a string. Use javascriptcore.value.Value.toStringAsBytes instead, if you need to handle strings containing null characters.

class Value
string
toString_
()

Return Value

Type: string

a null-terminated string result of the conversion.