MNI parameters

I'm trying to use MNI to start a process for each element in a list of MyCDT, using "Run one instance for each item in <the list>".  When specifying the input parameters to the child process, how do I retrieve the index of the item in the list, so I can pass that single element of the list as a parameter (vs the whole list)?  I didn't see any process variable that I could use, is there some function I should use to retrieve the current MNI loop index?

  Discussion posts and replies are publicly visible