createLayoutCache

Typecommand
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
createLayoutCache <pLongId>
Associationscom.livecode.library.responsivelayout
Summary

Creates cache of all objects that have dynamic properties on the card.

Parameters
NameTypeDescription
pLongId

The long id of a card.

Example
createLayoutCache the long id of this card
Description

Use the createLayoutCache command to create a cache of all objects that have dynamic properties on the card.

The library will automatically create cache when entering the card.