Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
On this page
On this page
Table of Contents for current page
isWhitespace(str: String)
Returns
On this page
str::isWhitespace
isWhitespace(str: String)
Parameter
Type
Description
str
String
Returns
(Boolean) Whether or not the given string only consists of a whitespace characters.