Method Html3():selectEnd() Professional
Mark the end of a selection.
Syntax
::selectEnd() --> NIL
Return
The return value of the method :selectEnd() is always NIL.
Description
The method creates the HTML code to mark the end of a selection, or combobox, respectively.
HTML output:
</select>
Feedback
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.