scResetObjectCache | |||||||||||||
Type | command | ||||||||||||
Dictionary | library.smartcrumbsvcw | ||||||||||||
Library | SmartCrumbsVCW | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.library.smartcrumbsvcw | ||||||||||||
Summary | To reset the cache for an object type. | ||||||||||||
OS | mac, windows, linux, ios, android | ||||||||||||
Platforms | desktop, mobile, web | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Command: scExportObject, scImportMainStack, scIgnoreProperty, scIgnoreAllProperties, scStopIgnoreProperty, scStopIgnoreAllProperties, scCreatePlugin, scInstallPlugin, scUninstallPlugin, scEnabledPlugin, scDisabledPlugin, scSetPluginSetting, scCleanTrash, scResetObjectCache, scCleanTrash, scResetObjectCache Function: scIgnoreProperties, scListPlugins, scGetPluginSetting, scGetGUID, scGetPathLog, scGetGUID | ||||||||||||
Description | Use the scResetObjectCache command to reset the cache that the library creates for each object type and style, for those with the latter property. This cache is used to compare the default properties that the object will have, so only those that are different from those in this cache are saved. | ||||||||||||
Tags | version control |