I have task 1 set up to to something. I then have a second task set up to do something, but I need to know what nodes were allocated for task 1 so that I can pass them to task 2.
What is the line, or lines of code I need to use in order to get the allocated nodes used for task 1?
Craig