ChartHop documentation
⌘
K
ChartHop Help Center
Getting around in ChartHop
ChartHop for Employees
Implementing ChartHop
ChartHop for Administrators
Carrot reference
ChartHop for Developers
Release notes
Resources
Labs
Docs powered by
Archbee
Carrot reference
Functions
lowercase()
Returns a
String
with all characters lowercased.
Syntax
lowercase(string)
string
- the String value to be lowercased
Return type:
String
Examples
lowercase("Hello world")
returns
hello world
lowercase(title)
returns the current job's title, lowercased
PREVIOUS
length()
NEXT
max()
Docs powered by
Archbee
Docs powered by
Archbee