CCommaToNum

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CCommaToNum


 

Converts numeric characters separated by commas (,) into numbers every three digits.

 


syntax

CCommaToNum(

         val

         )

 


Parameters

 

val

 

Type:

character

 

The numeric characters to be converted are separated by a comma (,) for every three digits.

 

Return Value

 

 

Type:

Number

 

The converted value.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference