Skip to content

selectedValue

jdubs edited this page Oct 23, 2016 · 1 revision

Overview

This function returns the value of the currently selected SELECT list option.

Signature

selectedValue()

Example

spec['SelectList'].selectedValue();

Clone this wiki locally