How do I create recursive classmethod which stop all methods from running when condition are meet?
ClassMethodAs%StringSELECTINTOFROMOutput from terminal. As you can see recursive still continue even has value condition is true. So once has value is TRUE all recursive should stop. For other programming language is enough to call RETURN, but this have no impact in IRIS.
BEGENING OF LOOP 


.png)

