Home Search

DriveWorks Pro 21
SppASCII

Send Feedback

SppASCII

Gets the ASCII number of a character.

Syntax

SppASCII([Text In])

Where:

Text In is the single character that will be evaluated.

Example

RuleResultMeaning
SppASCII("D")68This is the ASCII number for D.