scGetGUID | |||||||
Type | function | ||||||
Dictionary | library.smartcrumbsvcw | ||||||
Library | SmartCrumbsVCW | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.smartcrumbsvcw | ||||||
Summary | This function returns the guid of the object | ||||||
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 scGetGUID function to get the GUID of the object. If the object does not have a GUID, this function assigns one to it. | ||||||
Tags | version control |