Skip to content

str::isWhitespace ​

isWhitespace(str: String) ​

ParameterTypeDescription
strString

Returns ​

(Boolean) Whether or not the given string only consists of a whitespace characters.