====== O4WListBox routine ====== ==== Description ==== Creates an entry in the listbox named which will return when selected. ==== Syntax ==== O4WListBox(text, value, name, group, id, style) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |text|The text of the list item.| |value|The data to be returned when the item is selected.| |name|The name of the list item.| |group|The name of the group in which to group the text and value.| |id|If specified, the control can be addressed through style sheets individually.| |style|If specified, the style is applied to the text that is generated.\\ \\ Note that