AddItem id:Int, text:Str

Add an item to the list box. The item will be added at the end. The text is displayed on the listbox. The id will be used to select an item and report the user selection.

Since: PCC 1.1.1, PCC2 1.99.25

See also: Listbox(), Listbox Commands