DB
FunctionsString

upper

Converts ASCII letters to upper-case for each input string.

upper(…) → String

Kind · scalar

Converts ASCII letters to upper-case for each input string.

Part of the String family.