Manuals/calci/UPPER

From ZCubes Wiki
Revision as of 21:46, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left">  <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''UPPER'''</font></font></font><font color="#4...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]