Salesforce

ASCIIVal (Magic xpi 4.6)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

ASCIIVal (Magic xpi 4.6)

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
Attachment 
Attachment