scEnabledPlugin

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

Enable a plugin so that the SmartCrumbsVCW library 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
scEnabledPlugin "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 scEnabledPlugin command to enable an installed complement from the SmartCrumbsVCW library. Active accessories are the unique ones that will be called when exporting and importing smart crumbs.

Tagsversion control