GetVal

<< Click to Display Table of Contents >>

Manual > Control Reference > Common to all controls > Common methods >

GetVal


 

Get tag values from cache (recommended, fast). Bulk loading is also possible using an array.

 


syntax

GetVal(

         tagName

         )

 


Parameters

 

tagName

 

Type:

character

 

The tag name. Multiple tag names can be specified as an array.

 

Return Value

 

 

Type:

General purpose

 

The retrieved tag value. If multiple tag names are specified, the values are returned as an array.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 

 


Supported


Script Action

Browser script

×

Calculation formula syntax

 


reference