Skip to content

removeAllOptions

jdubs edited this page Oct 23, 2016 · 1 revision

Overview

This function removes all options in the SELECT list.

Signature

removeAllOptions()

Example

spec['SelectList'].removeAllOptions();

Clone this wiki locally