Table of Contents

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:

ParameterDescription
idIf specified, the break can be addressed through stylesheets.
styleIf 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.