Purpose
Returns the Latin ASCII character given a numeric code value.
Syntax
- TD_SYSFNLIB.
- Name of the database where the function is located.
- numeric_expr
- numeric_expr must be zero or greater. If numeric_expr is greater than 255, an operation of numeric_expr mod 256 is executed to return a value between 0 and 255.