toString
Converts the given object into a String object.
Return
the converted string.
Parameters
source
the object to be converted.
defaultValue
the value that should be returned if the object cannot be converted.
Converts the given object into a String object.
Return
the converted string.
Parameters
source
the object to be converted.