Article Michael Angeleri · May 12, 2023 4m read How to debug your code in IRIS 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 #Debugging #Studio #Tips & Tricks #Tutorial #InterSystems IRIS 8 4 2 708
Question Michael Angeleri · Feb 24, 2022 Parameter in embedded SQL Hello, first question for me: Is there a way to use a class Parameter in embedded SQL without having to declare a local variable, in a similar way to how it is done with Property by preponing i% as described here. See my example: #SQL #InterSystems IRIS 0 1 0 296