CitectVBA Programming Reference > CitectVBA Function Reference > Conversion Functions > ASCII character code conversion

ASCII character code conversion

CitectSCADA uses the following character code conversion functions:

Asc

Returns the numeric ASCII value of a string.

Chr

Returns the string ASCII value of a number.