The clear() method of the SVGNumberList interface clears all existing items from the list, with the result being an empty list.
clear()None.
None (undefined).
NoModificationAllowedError DOMExceptionThrown if the SVGNumberList corresponds to a read-only attribute or when the object itself is read-only.