Delete List (QUIDLTL) deletes an active list and provides a way for the application to start over with a new list.
Get List Entry (QUIGETLE) accesses an entry in a list and optionally updates the corresponding dialog variables to the values in the list entry.
Get List Multiple Entries (QUIGETLM) accesses one or more entries in a list and updates the corresponding dialog variables with the values contained in the list entry.
Remove List Entry (QUIMVLE) removes the list entry identified by the value of the current entry pointer for the list.