convertsToString
convertsToString()
Section titled “convertsToString()”Category: Conversion
Returns true if the input can be converted to a string
Signature
Section titled “Signature”- Return type:
Boolean
Examples
Section titled “Examples”123.convertsToString()true.convertsToString(){}.convertsToString()