GetValueType

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

GetValueType


 

Determine the data type of a value.

 


syntax

GetValueType(

         val

         )

 


Parameters

 

val

 

Type:

General purpose

 

value.

 

Return Value

 

 

Type:

character

 

A string representing the data type of the value. ("uncertain", "bool", "number", "string", "time", "object")

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference