Method FrameSet():endFrameset() Professional

Ends a frameset definition.

Syntax
:endFrameset() --> self
Return

This method returns the object executing the method (self).

Description

The method ends a frameset definition and transfers the HTML code of the frames to the HTTP server. The method must be called as often as :beginFrameset().

HTML output:

</frameset> 

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.