ClearData deletes variables saved via app.Save*().

app.ClearData( file? )

The file parameter is optional. If given, the specified file will be used, otherwise it will be located in the apps private Folder.

See Also: SetData,

See Also: GetData

Example - Save, Load and Clear Data click to expand contents