A script-enabled browser is required for this page to function properly.

Deleting All List Elements

To delete the contents of a List item, use the CLEAR_LIST Built-in subprogram. When you call CLEAR_LIST, you indicate which List to clear by specifying either the List ID or name.

For example,

Clear_List(List_id);


Manipulating List items at runtime

About deleting List elements

Deleting a single List element