Skip to main content

CHAR

Returns the character specified by the ASCII code number.

CategoryText
SyntaxCHAR(number)

Parameters

ParameterRequiredDescription
numberRequiredA number between 1 and 255 specifying the character.

Example

CHAR("text")

Auto-generated from the EngCanvas function registry.