selected property of the tag OPTION . Sets one or more selected items in the list or deselects. 1. highlighting in the OPTION tag
2. to cancel in the OPTION tag delete the word SELECTED 3. to extract from script option_object.selected = true 4. to cancel selection from script object_option.selected = false