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