Enumeration
PurgeTarget
The cache to be targeted in a purge operation.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 4 | readonly | Clears all caches. | |
| Int = 3 | readonly | Clears the clipboard. | |
| Int = 2 | readonly | Deletes all history states from the History palette. | |
| Int = 1 | readonly | Clears the undo cache. |
Parameter of 1
Method parameters that accept an PurgeTarget value.