Chr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

Chr


 

Returns the character corresponding to the specified ASCII code.

 


syntax

Chr(        

         charcode

         )

 


Parameters

 

charcode

 

Type:

Number

 

ASCII code.

 

Return Value

 

 

Type:

character

 

The string corresponding to the ASCII code.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference