On this pageisString() isString(val): val is string | String Determines if the given value is a string. Parameters val unknown The value to check whether or not it is a string. Returns val is string | String