You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Sent when the user presses the Help or F1 key.</summary>
<examples>
<example>on help </p><p> if the environment is "development"</p><p> then pass help</p><p> else go stack "My Help Tips"</p><p>end help</example>
</examples>
<description>
<p>Handle the <b>help</b> <keyword tag="message box">message</keyword> in order to substitute custom help for the LiveCode help system, or to provide help in a <glossary tag="standalone application">standalone application</glossary>.</p><p/><p><b>Comments:</b></p><p>The message is sent to the active (focused) control, or to the current card if no control is focused.</p>