Salesforce

ASCIIVal (Magic xpi 4.13)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

ASCIIVal (Magic xpi 4.13)

Evaluates the leftmost character of an alphanumeric string and returns its value in the ASCII character set.

Syntax:

ASCIIVal(Alpha string)

Parameter:

string: An Alpha character or string of characters.

Returns:

ASCII Code.

Example:

The expressions ASCIIVal('N') and ASCIIVal('New') each return the same result, 78.

See also:

ASCIIChr

Reference
TitleASCIIVal (Magic xpi 4.13)
URL NameASCIIVal-xpi-413