CStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CStr


 

Converts a value to a character type.

 


syntax

CStr(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

The value to convert.

 

Return Value

 

 

Type:

character

 

The converted value.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation formula syntax

 

 


reference