Newer Version Available

This content describes an older version of this product. View Latest

chr()

Returns the UTF-8 character of integer n.

Syntax

chr(n)

Usage

Returns null if n is null.

Example