Method Html3():selectStart() Professional
Mark the begin of a selection.
:selectStart( <cName> , ;
[<lMultiple>] , ;
[<cOptions>] ) --> NIL
The return value of the method :selectStart() is always NIL.
The method creates the HTML code to mark the begin of a selection, or combobox, respectively. Only the selected item is transferred in the name/value pair when the form is submitted.
HTML output:
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.