Thanks for the reply! I actually found out what I was looking for, I probably should’ve worded my question better
I wanted to know, when a pipeline is executing, what is the current file being processed and something like does the trick
set source_file = pipeline_source_file();
2 Likes