clear list(name of list a)


Clears the named list with name a. If no name is specified default will be used.

The result of the function is the number of elements that have been deleted from the list.

Description of Parameters


Parameter

Description

a

(optional) Name of the list to be cleared. Default: default.