WriteVal

<< Click to Display Table of Contents >>

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

WriteVal


 

Write a value to a tag.

 


syntax

WriteVal(

         tagName,

         value

         )

 


Parameters

 

tagName

 

Type:

character

 

The tag name.

 

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