clear all lists()
Deletes all declared lists and their content or only their content. Always returns "true".
Parameters
Parameter |
Description |
a |
(optional) If "true", only the content is deleted. If "false", the lists and their contents are deleted. Default: "false". |