Manuals/calci/CODE

From ZCubes Wiki
Revision as of 21:31, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''CODE'''(Text) where, '''Text''' - is the text for which you want the code of the first charcater. </di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CODE(Text)

where,

Text - is the text for which you want the code of the first charcater.


Returns a numeric code for the first charcter in a text string.

It varies according to Operating environment.

CODE


Lets see an example in (Column1, Row1)

=CODE("S")

It returns 83.

Consider an another example in (Column2,Row3)

=CODE("~")

CODE returns 126.


Syntax

Remarks

Examples

Description

Column1 Column2 Column3 Column4
Row1 83
Row2 126
Row3
Row4
Row5
Row6