class method String.interpret
String.interpret(value) → String
Coerces value
into a string. Returns an empty string for null
.
String.interpret(value) → String
Coerces value
into a string. Returns an empty string for null
.