CHAR(N)

Top  Previous  Next

 

Description

This function returns the character represented by the ASCII code N.

 

Parameters

 

N

An ASCII code from 1 to 255.

 

Examples

 

CHAR(55) = "7"

 

CHAR(C2) = "C"

Where C2 = 67.

 

CHAR(F5) = "c"

Where F5 = 99.

 

Sponsored

Try Predictive Systems Lab

Interactive Demo →

Need Help?
Contact support