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

LOWER

Returns a specified text in lower case.

Syntax

LOWER(text)

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

Examples

Last updated