O4WListItem routine
Description
Call O4WListItem for each new item within the list. O4WListItem should be followed by O4WText, O4WLink et al.
Syntax
O4WListItem(ID, style)
Parameters
The function has the following parameters:
Parameter | Description | |
---|---|---|
ID | The first parameter to the list item is an optional ID. | |
style | The style of the list. |
Remarks
Call O4WListStart to create a list. Call O4WListItem for each new item. Call O4WListEnd to finish the list.