CHAR Function

The CHAR function is one of the text and data functions. Is used to return the ASCII character specified by a number.

Syntax

CHAR(number)

The CHAR function has the following argument:

ArgumentDescription
numberA number between 1 and 255 specifying a character from the computer character set.
Notes

How to apply the CHAR function.

Examples

The figure below displays the result returned by the CHAR function.

CHAR Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags