toStr

fun toStr(): String

Converts the value to a string representation.

Return

The string representation of the value.

Note: If the value type or kind is unsupported for this conversion, the method will throw an exception.