Home / comp / gb.qt / listbox / add 
ListBox.Add (gb.qt)
Syntax
SUB Add ( Text AS String [ , Index AS Integer ] )
Adds an item to the ListBox.

The Index argument allow to put the new item before the given entry.