NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



AsciiChar

Returns the character corresponding to number

Returns the character corresponding to number (number must be less than 255).

Sample Source

strChar := AsciiChar 97

Say strChar
Say " = a"

Related Function(s):
   AsciiValue; Convert;

Minimum version: 4.7 build 20050704