Manuals/calci/LOWER

Revision as of 21:39, 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">'''LOWER'''</font></font></font><font color="#48484...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 LOWER(txt)

wher txt   is the text whcich is to be converted to lowercase.


LOWER


Syntax

Examples

Description

Column1 Column2 Column3
Row1 WORLD world
Row2
Row3
Row4
Row5
'

let’s see an example in (Column1 Row 1)

I.e.=LOWER(C1R1) is world

where C1R1 is WORLD


 

It converts all uppercase letters to lowercase in a text string.