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
uppercase()
Returns a
String
with all characters capitalized.
Syntax
uppercase(string)
string
- the String value to be capitalized
Return type:
String
Examples
uppercase("Hello world")
returns
HELLO WORLD
uppercase(title)
returns the current job's title, uppercased
PREVIOUS
split()
NEXT
usageDays()
Docs powered by
Archbee
Docs powered by
Archbee