Table of Contents

O4WUpdate routine

Description

Updates the specific selected routine with the specified style and/or text.

Syntax

O4WUpdate(id, text, style)

Parameters

The function has the following parameters:

ParameterDescription
idThe id of an existing O4W control or element.
textThe text to be applied to the O4W control or element.
styleIf specified, the style is applied to the O4W control or element.

Note that the style may 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.

See Also

O4WPopup, O4WDialog