Home Search

DriveWorks Pro 21
Char

Send Feedback

Char

Returns the character equivalent of the specified number, using the computer's character set

Syntax

Char([Number])

Where:

Number is a number, that is between 1 and 255, that is used to specify the character you want.

Examples

Rule

Meaning
Char(NumberComboBoxReturn)The Char function finds the character equivalent of the return value from the NumberComboBox.

Example Outcomes

NumberComboBoxReturn Value

Result of the Char function

97a
70F
94^
513
35#