clear all lists()


Deletes all declared lists and their content or only their content. Always returns true.

Description of Parameters


Parameter

Description

a

(optional) If true, only the content is deleted. If false, the lists and their contents are deleted. Default: false