v1.0

CHAR Function

Description:

This function returns the alphanumeric character that has an ordinal position equal to the value of its argument.

Types:

Argument TypeReturn Type
IntegerAlphanumeric

Usage example:

FUNCTION* CHAR* ( ord-position )