PrefsStorageLib: Is there a way to erase or reset my "Prefs Plist"?

Is there a way I can get PrefsStorageLib to empty out or clear out my Applet’s prefs file without having to delete the file from ~/Library/Preferences folder ??

I’m looking to the future, and if I radically changed my code, I’d like to be able to simply empty out the prefs file and start again.

Or do I have to just do code to delete the file and start over that way ?

tia

furbies

The best thing in that case would probably be to change the Bundle ID of your applet (or .scptd file).