ReadRefresh

<< Click to Display Table of Contents >>

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

ReadRefresh


 

Refresh the client cache (recommended, faster).

 


syntax

ReadRefresh(

         tagName

         [,dataSource = "servercache"]

         )

 


Parameters

 

tagName

 

Type:

character

 

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

 

dataSource

 

Type:

character

 

"servercache" - Get the value from the server cache.

"device" - Gets a value from a device.

 

 

Return Value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 


reference