CHexToNum

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CHexToNum


 

Converts a hexadecimal string to a value.

 


syntax

CHexToNum(

         val

         )

 


Parameters

 

val

 

Type:

character

 

The value to convert.

 

Return Value

 

 

Type:

Number

 

The converted value.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference