IsNum

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

IsNum


 

Checks whether a value is a numeric type.

 


syntax

IsNum(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

value.

 

Return Value

 

 

Type:

Boolean

 

FALSE - The value is not a number. TRUE - The value is a number.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference