I’m trying to pass an entire field (PID-3 to be specific) into a TCL proc via an XLT copy method. My biggest issue is I want to pass the entire field (including all repeats) into the proc to do some work with it, and send back out the correct name values. Is there a way to accomplish this, or am I going to have to do the work before the XLT?