Table of Contents

O4WHTMLOptions routine

Description

Indicates that the TEXT parameter being passed to a function is HTML or that the API being invoked should return HTML.

Syntax

O4WHTMLOptions(bReturnHTML, bAcceptHTML)

Parameters

The function has the following parameters:

ParameterDescription
bReturnHTMLBoolean. When TRUE, HTML is returned.
bAcceptHTMLBoolean. When TRUE, HTML is passed.

Remarks

The following O4W routines recognize O4WHTMLOptions:

RoutinebReturnHTMLbAcceptHTML
O4WLinkYesYes
O4WImageYes
O4WSectionStartYes
O4WHeaderYes
O4WFooterYes
O4WCheckBoxYes
O4WRadioButtonYes
O4WTabsYes