breakpoint | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Command: answer, do Glossary: value, handler, range, development environment, execute, debugger, debug, command Object: stack |
Description | Use the breakpoint command to aid in debugging a handler. It is especially useful for checking to see whether values are staying in the correct range as the handler executes. The breakpoint command has no effect unless the stack is running in the LiveCode development environment.. |