THT
Install
Manual
Version: v0.8.1 - Beta. We welcome
contributors & feedback
.
Home
Manual
Object
Object.isString
isString() -> boolean
Description
Returns true if the variable is a String.
'abc 123'.isString() //= true
See Also
isFunction
isList
isMap
isNumber
isRegex
isTypeString
type
zClassName
Back: Object