to String
Converts the given object into a String object.
Return
the converted string.
Parameters
source
the object to be converted.
default Value
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.