Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Description
Converts the characters in a string field to upper case.Syntax
UPPER(string_expression)
Examples
UPPER('u.s.a.') returns ‘U.S.A.‘