Skip to main content Skip to complementary content

Lower - script and chart function

Lower() converts all the characters in the input string to lower case.

Syntax:  

Lower(text)

Return data type: string

Arguments
Argument Description
text The string to evaluate.
Example: Chart expression
Example Result
Lower( 'abcD' ) Returns abcd

Example - Lower fundamentals

Example - Lower scenario

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!