CHR scalar function

The CHR function returns the character that has the ASCII code value that is specified by the argument.

Read syntax diagramSkip visual syntax diagramCHR( expression)

The CHR function is identical to the ASCII_CHR function. For more information, see ASCII_CHR scalar function.