toString

open override fun toString(): String

Convert @value to a string. Use jsc_value_to_string_as_bytes() instead, if you need to handle strings containing null characters.

Return

a null-terminated string result of the conversion.