unlock messages | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sets the lockMessages property to false, allowing messages to be sent when navigating between cards. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Property: lockMessages Command: unlock error dialogs, lock messages, unlock recent Object: card Glossary: property, handler, message, command, execute |
Description | Use the unlock messages command to allow messages to be sent. The unlock messages command sets the lockMessages property to false. When all pending handlers are finished executing, the lockMessages property is automatically set to false. |
Tags | messages |