O4WBreak routine
Description
Generates a "break" (new line/new paragraph) in the output on the web page.
Syntax
O4WBreak(id, style)
Parameters
The function has the following parameters:
Parameter | Description | |
---|---|---|
id | If specified, the break can be addressed through stylesheets. | |
style | If specified the style is applied to the break tats is generated. Note that the style can be either the name of a style (as created by one of the O4W style functions, or as defined in an included style sheet), or it can be the returned value from one of the O4W style functions. |