scDisabledPlugin

Typecommand
Dictionarylibrary.smartcrumbsvcw
LibrarySmartCrumbsVCW
Syntax
scDisabledPlugin <pPluginName>
Associationscom.livecode.library.smartcrumbsvcw
Summary

Disabled a plugin so that the SmartCrumbsVCW library not calls it when exporting and importing the crumbs

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Parameters
NameTypeDescription
pPluginName

Name of the plugin you want to enable.

Example
scDisabledPlugin "scPatchForWidgets"
RelatedCommand: 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 scDisabledPlugin command to disable a complement installed from the SmartCrumbsVCW library. The active plugin are the only ones that will be called when smart crumbs are exported and imported.

Tagsversion control