In this brief article I would like to share a few strategies to run objectscript code in debug mode.
How to enter debug mode
There are two ways to launch the debugger.
Launching a command
Let's suppose that we have to debug the following method
Class Custom.Example Extends%RegisteredObject
{
/// check if a string can be a valid STP code ("STP" + 13 digits)/// w ##class(Custom.Example).






.png)
.png)
