HI , is there any out of the box method to find out whether a selected task is a part of a foreach block or not?
If i have the task which is inside an if condition, which is further nested in a looping block, I would still need the method to return true when called, for this task.