Removes all elements from the variable.
$[ScriptVariable]::clear()
None
The following example illustrates the syntax for the clear list method:
$recipients::clear()