# CHAR

## Content

This function returns the character specified by a number.

## Syntax

`CHAR(value)`

## Arguments

[Required] For the argument, use a number between 1 and 255 specifying which character you want from the Windows character set (ANSI).

## Examples

`CHAR(B2)`
`CHAR(R2C2)`
`CHAR(66)` gives the result B
`CHAR(218)` gives the result Ú