scExportObject | |||||||
Type | command | ||||||
Dictionary | library.smartcrumbsvcw | ||||||
Library | SmartCrumbsVCW | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.smartcrumbsvcw | ||||||
Summary | This command is responsible for exporting livecode objects to crumbs | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, mobile, web | ||||||
Example |
| ||||||
Values |
| ||||||
Description | Use the scExportObject command to create the crumbs for an object. Note that you should always save the highest ranked object (the main stack) before saving any other objects. Then you can save only the objects that you modify so you don't have to save everything. Note: Always pass the long id of the object | ||||||
Tags | version control |