Clear Previous Versions
The example deletes all previous versions for all items, and resets the version identifier for all items to "1.00".
- Connect to the administration web service.
- WARNING: This action cannot be undone.
Code Sample
# Delete all previous versions for all items, and resets the version identifier for all items to "1.00".
$administration.DO_ClearPreviousVersions();