Method WMLCard():selectOption() Professional
Create a single item in a selection list.
:selectOption( <cLabel> , ;
[<cValue>] , ;
[<cOptions>] ) --> self
This method returns the object executing the method (self).
The method creates a single item in a selection list.
WML output:
<option [value="cValue">] [cOptions]>cLabel<option/>
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.