Ascii

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

Ascii


 

Returns the ASCII code corresponding to the specified character.

 


syntax

Ascii(        

         ch

         )

 


Parameters

 

ch

 

Type:

General purpose

 

Characters to convert to ASCII. Strings and arrays can also be specified.

 

Return Value

 

 

Type:

General purpose

 

ASCII code, or -1 on failure.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference