isString(v)

Returns true if object v is a string.


See also isScalar isBool 


Example


isString( "ABC" )

true