Select Field

Selects a given text value field in an HTML select or multi-select element.


Usage

[MADCOW:htmlSelectReference].selectField = <<field value/s>>

Examples

countryList.selectField = "New Zealand"
carMakes.selectField = ["Vovlo","Saab","Ferrari"]