isString

open fun isString(): Boolean

Checks if the value is a String.

Return

true if the value is a String, otherwise false.