ReadRequestRefresh

<< Click to Display Table of Contents >>

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

ReadRequestRefresh


 

Execute all read requests and refresh the cache (recommended/fast).

 


syntax

ReadRequestRefresh(

         [dataSource = "servercache"]

         )

 


Parameters

 

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

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 


reference