Method Html3():formEnd() Professional
Create the epilog of an HTML form.
Syntax
:formEnd() --> NIL
Return
The return value of the method :formEnd() is always NIL.
Description
This method marks the end of a form definition.
HTML output:
</form>
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.