Lucee Function Reference

Function CHR

Returns the character represented by the ascii value

Example

chr(number number):string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
number number  Yes A value (a number in the range 0 - 65535, inclusive)