We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This function finds the SELECT list option whose value or text matches the given parameter and, if found, hides the option.
hideOption(value)
( value ) The option value or text to hide.
spec['SelectList'].hideOption('Testing');