Function WFormat() Foundation

Defines the output area inside the active window.

Syntax
WFormat( [<nTopMargin>]   , ;  // Default: 0
         [<nLeftMargin>]  , ;  // Default: 0
         [<nBottomMargin>], ;  // Default: 0
         [<nRightMargin>]   ;  // Default: 0
       ) --> nWindowID
Return

Wformat() returns the id of the active window.

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.