Difference between revisions of "Manuals/calci/CODE"
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
|- | |- | ||
|Macintosh | |Macintosh | ||
| − | | | + | |Macintosh Character Set |
|} | |} | ||
Revision as of 22:46, 20 November 2013
CODE(text)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle text} is the character for which you want the ANSI code.
Description
- Returns a numeric code for the first character of a text string.
- It varies according to Operating environment.
| Operating | Character Set |
|---|---|
| Windows | ANSI |
| Macintosh | Macintosh Character Set |
Examples
Lets see an example in (Column1, Row1)
=CODE("S")
It returns 83.
Consider an another example in (Column2,Row3)
=CODE("~") CODE returns 126.