Skip to main content

clear

Short summary

This method clears/deletes all clearable data from this object. Example: A list: 1 2 3 after list.clear() will have no remaining items.

Parameters

none

Code

Declaration

METHOD clear