scInstallPlugin | |||||||
Type | command | ||||||
Dictionary | library.smartcrumbsvcw | ||||||
Library | SmartCrumbsVCW | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.smartcrumbsvcw | ||||||
Summary | Installing a plugin for the SmartCrumbsVCW library | ||||||
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 scInstallPlugin command to install a new plugin to the SmartCrumbsVCW library. Important When we install a plug-in, the library does not call it when carrying out import and export operations. For the library to call it, we must activate it with the command scEnabledPlugin | ||||||
Tags | version control |