WriteRefresh

<< Click to Display Table of Contents >>

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

WriteRefresh


 

Write tag values together and refresh the cache (recommended, fast).

 


syntax

WriteRefresh(

         tagName,

         value

         )

 


Parameters

 

tagName

 

Type:

character

 

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

 

value

 

Type:

General purpose

 

The value to write.

 

Return Value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 


reference