Skip to content
Martin Danielsson edited this page Jul 23, 2015 · 3 revisions

Transforms a string into upper case.

What Type
Syntax UpperCase(s)
s any
Return type string

Example: UpperCase($city)

Clone this wiki locally