guides:o4w:o4w_api:o4wtext

O4WText routine

Displays the specified text at the current location on the browser page.

O4WText(text, id, style)

The function has the following parameters:

ParameterDescription
textThe text to be displayed. Multiple lines of text can be displayed (each @VM delimited value is a new line of text).
idIf specified, this text can be addressed through style sheets individually.
styleIf specified, the style is applied to the text that is generated.

Note that <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.

If the <style> parameter includes the O4WHtmlOptions option to return HTML, then O4WText will return the generated HTML rather than display it on the current form.
  • guides/o4w/o4w_api/o4wtext.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1