char

Retrieve an ASCII character

Syntax

char(num)

Arguments

num An ASCII code value between 0 and 255.

Description

This scalar string function retrieves the ASCII character that corresponds to the specified code value.