Example:
Clearing a list box

Actions used:

List Box Object - Remove

In this example, we use a "" action remove all of the items from a List Box Object, so we can display a new list in it later. (If we just added new items to the list box without clearing it first, we would end up with a combined list of the old and new items.)