Returns true when value has toString method.
true
value
toString
The value to test.
true if value has toString method.
Returns
true
whenvalue
hastoString
method.