I have set up VS Code to debug a SAM application (SAM 2010.1, in my case). I can set breakpoints in rules to do debugging. Is there a way to debug Actions - similarly to what Agentry could do within the ATE so it's possible to see what is happening within the Action?
Thanks,
Ed