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:
Parameter | Description | |
---|---|---|
id | The id of an existing O4W control or element. | |
text | The text to be applied to the O4W control or element. | |
style | If 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. |