-
Notifications
You must be signed in to change notification settings - Fork 1
showOption
jdubs edited this page Oct 23, 2016
·
1 revision
This function finds the SELECT list option whose value or text matches the given parameter and, if found and hidden, shows the option.
showOption(value)
( value ) The option value or text to show.
spec['SelectList'].showOption('Testing');