import widget | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Creates a widget from the supplied state array. | ||||||
Introduced | 8.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: export widget, create widget | ||||||
Description | Use the import widget command to recreate a widget previously saved using the export command. The imported object is placed in the current stack. For details of the format of the widget state array see export widget. *Note*: The export widget command is subject to change throughout the 8.0 development cycle. |