CNumToComma

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CNumToComma


 

The number is converted to numeric characters separated by commas (,) every three digits.

 


syntax

CNumToComma(

         val

         )

 


Parameters

 

val

 

Type:

Number

 

The value to convert.

 

Return Value

 

 

Type:

character

 

Numeric characters with three digits separated by commas (,).

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference