NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



AsciiValue

Returns the ASCII numeric value for character

Returns the ASCII numeric value for character (character must be a single character).

Sample Source

iNum := AsciiValue "a"

Say iNum
Say " = 97"

Related Function(s):
   AsciiChar; Convert;

Minimum version: 4.7 build 20050704