Manuals/calci/PROPER

From ZCubes Wiki
Revision as of 21:42, 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">'''PROPER'''</font></font></font><font color="#48...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PROPER(txt)

where txt   is text enclosed in quotation marks that want to partially capitalize.


It capitalizes the first letter in a text string


PROPER


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

C1R1 = a bird is flying

I.e.=PROPER(C1R1) is

A Bird Is Flying


Syntax

Examples

Description

Column1 Column2 Column3 Column4
Row1 a bird is flying A Bird Is Flying
Row2
Row3
Row4
Row5
Row6