Value
Name | Description | Value |
---|---|---|
PurgeTarget.ALLCACHES | Clears all caches. | int 4 |
PurgeTarget.CLIPBOARDCACHE | Clears the clipboard. | int 3 |
PurgeTarget.HISTORYCACHES | Deletes all history states from the History palette. | int 2 |
PurgeTarget.UNDOCACHES | Clears the undo cache. | int 1 |
Usage
In function
void Application.purge (target: PurgeTarget)
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |