Method FrameSet():addFrame() Professional
Adds a frame to the frameset.
:addFrame( <oFrame> ) --> lSuccess
The method returns .T. (true) if the file was written successfully, otherwise .F. (false) is returned.
This method does not produce HTML output but is used to add a Frame object to the internal stack of a Frameset object. It is only relevant when a Frame object is not created by the :newFrame() method.
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.