Skip to main content

CODE

Returns the ASCII code of the first character in a text string.

CategoryText
SyntaxCODE(text)

Parameters

ParameterRequiredDescription
textRequiredThe text string for which you want the code of the first character.

Example

CODE("text")

Auto-generated from the EngCanvas function registry.