unlock messages

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
unlock messages
Summary

Sets the lockMessages property to false, allowing messages to be sent when navigating between cards.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
unlock messages
if the number of this card > 10 then unlock messages
RelatedProperty: 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.

Tagsmessages