guides:o4w:o4w_api:o4wsectionstart

O4WSectionStart routine

Creates a new O4W section.

O4WSectionStart(sectionName, style)

The function has the following parameters:

ParameterDescription
sectionNameThe name of the section to be started.
styleWhen specified, the style is applied to the section of the web page that is generated.

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

You may group areas of your web page into different "sections." These sections can perform different behaviours (for example, they can be individually refreshed).

If the O4WHtmlOptions option to return HTML was specified for the O4WSectionStart call, then O4WSectionEnd returns the generated HTML.

  • guides/o4w/o4w_api/o4wsectionstart.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1