Skip to content
Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Value

Sets the text value of an HTML element.

Usage

[MADCOW:htmlElementReference].value = [MADCOW:field text value]

Examples

country.value = "New Zealand"

Clone this wiki locally