help | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent when the user presses the Help or F1 key. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Property: toolTip Glossary: message, standalone application Message: functionKey |
Description | Handle the help message in order to substitute custom help for the LiveCode help system, or to provide help in a standalone application. The message is sent to the active (focused) control, or to the current card if no control is focused. |
Tags | ui |