Skip to content

convertsToString

Category: Conversion

Returns true if the input can be converted to a string

  • Return type: Boolean
123.convertsToString()
true.convertsToString()
{}.convertsToString()