Skip to main content Skip to complementary content

Upper Script and chart function

Upper() converts all the characters in the input string to upper case for all text characters in the expression. Numbers and symbols are ignored.

Syntax:  

Upper(text)

Return data type: string

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

Example - Upper fundamentals

Example - Upper scenario

Example - Upper advanced 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 – please let us know!