For the complete documentation index, see llms.txt. This page is also available as Markdown.

UPPER

Returns a specified text in upper case.

Syntax

UPPER(text)

  • text - text which should be converted to upper case - Value type: text

Examples