I am developing a library to add events on the UserInteraction instructions and I want to be able to recognize from where a routine is called. This is to prevent a recursive loop if someone uses a UI-instruction in a UI-event.
Is it at all possible to explore the callstack from RAPID?