Value

Sets the text value of a HTML element.


Usage

[MADCOW:htmlElementReference].value = "<<field text value>>"

Examples

country.value = "New Zealand"