IsStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

IsStr


 

Checks whether a value is of type character.

 


syntax

IsStr(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

value.

 

Return Value

 

 

Type:

Boolean

 

FALSE - The value is not a character type. TRUE - The value is a character type.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference