CBool

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CBool


 

Converts a value to a Boolean type.

 


syntax

CBool(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

The value to convert.

 

Return Value

 

 

Type:

Boolean

 

The converted value.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference