scGetGUID

Typefunction
Dictionarylibrary.smartcrumbsvcw
LibrarySmartCrumbsVCW
Syntax
scGetGUID <pLongId>
Associationscom.livecode.library.smartcrumbsvcw
Summary

This function returns the guid of the object

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

The long id of the object you want to get the GUID of.

Example
get scGetGUID(the long id of this stack)
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 scGetGUID function to get the GUID of the object. If the object does not have a GUID, this function assigns one to it.

Tagsversion control