-
Notifications
You must be signed in to change notification settings - Fork 1
hideOptionAt
jdubs edited this page Oct 23, 2016
·
1 revision
This function hides the SELECT list option at the given zero-based index.
hideOptionAt(index)
( index ) The index of the option to hide.
spec['SelectList'].hideOptionAt(3);