OPTION
Defines an element inside a select/ drop-down list.
An OPTION object can only exist “between” a SELECT or OPTGROUP object.
class
- Description:
- See general information for class.
data
- Description:
- See general information for data.
disabled
- Description:
- See general information for disabled.
id
- Description:
- See general information for id.
label
- Description:
- See general information for label.
lang
- Description:
- See general information for lang.
layout
- Description:
- See general information for Layout and the option
specific information.
selected
- Description:
- See general information for selected.
style
- Description:
- See general information for style.
title
- Description:
- See general information for title.
value
- Description:
- See general information for value.
[tsref:(cObject).FORM.FormObject.OPTION]