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::lower
lower(input: String)
Parameter
Type
Description
input
String
Returns
(String) A copy of the input string with all the letters made lowercase.