Call O4WListItem for each new item within the list. O4WListItem should be followed by O4WText, O4WLink et al.
O4WListItem(ID, style)
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. |
Call O4WListStart to create a list. Call O4WListItem for each new item. Call O4WListEnd to finish the list.