.. _PurgeTarget: ================================================ PurgeTarget ================================================ Description ----------- The cache to be targeted in a purge operation. Static Properties ^^^^^^^^^^^^^^^^^ +------------------------------------------------------------+------------------------------------------------------+ | :ref:`ALLCACHES` readonly | Clears all caches. | +------------------------------------------------------------+------------------------------------------------------+ | :ref:`CLIPBOARDCACHE` readonly | Clears the clipboard. | +------------------------------------------------------------+------------------------------------------------------+ | :ref:`HISTORYCACHES` readonly | Deletes all history states from the History palette. | +------------------------------------------------------------+------------------------------------------------------+ | :ref:`UNDOCACHES` readonly | Clears the undo cache. | +------------------------------------------------------------+------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PurgeTarget/UNDOCACHES.rst PurgeTarget/HISTORYCACHES.rst PurgeTarget/CLIPBOARDCACHE.rst PurgeTarget/ALLCACHES.rst