• Thanks for a a good question. I also use instead of print to avoid the delay associated with print, especially when debugging. I find the core functionality to be excellent as well, especially when I have several independent (albeit related) steps in a process. I can throw an error to display some information that a step won't be processed and the continue on with the rest of them.