Next: COL, COLUMN
Up: A. Function Reference
Previous: CMIN
  Contents
  Index
CODE
Syntax: CODE(S)
S = a string value
CODE returns the ASCII code for the first character in
string S.
Examples:
CODE(``test'') = 116
CODE(H100) = 107, where H100 = ``k''
CODE(M10) = 56, where M10 = ``89''
Excel function: CODE
Next: COL, COLUMN
Up: A. Function Reference
Previous: CMIN
  Contents
  Index
SpreadScript User's Guide, Version 1.2
Grey Trout Software
02 March 2003