Tag: Clear

The Clear function removes all content from a list.

Tag Attributes

Attributes

Value Description

List

Name of the LIST to clear

Example Script

<Clear list="MyList"/>
<!--the list is now empty-->
XML