How do I delete a list variable in my database?

Options

At the start of my function I want to delete the existing variable list in my user database, so that it is empty and I can repopulate it with new variables. I know there is delete record, but I want to delete all the items in the list instead of just one item. What's the easiest way to do this?

Tagged:

Answers