Manuals/calci/UPPER
Jump to navigation
Jump to search
UPPER(txt)
where txt is the text that is converted to uppercase.
It converts text to uppercase.
UPPER
Syntax
Examples
Description
Column1 | Column2 | Column3 | |
Row1 | word | WORD | |
Row2 | |||
Row3 | |||
Row4 | |||
Row5 |
Let’s see an example in (Column1 Row 1)
[javascript:ToggleDiv('divExpCollAsst_4') C1R1 = word]
[javascript:ToggleDiv('divExpCollAsst_4') I.e=UPPER(C1R1) is WORD]