IsValid

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

IsValid


 

Check whether the value is valid (not #NOTHING# or #N/A#).

 


syntax

IsValid(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

value.

 

Return Value

 

 

Type:

Boolean

 

Returns TRUE if the value is valid (not #NOTHING# or #N/A#). In the case of an array, only the first element is considered.

 

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference