I am trying to dynamically change the "range" that tSampleRow samples. For example.... 1 - 10 11 - 20 21 - 30 Can I use a tLoop and dynamically change the Range of tSampleRow?
You can use context or global variables as parameter, so You can manage values for both and for tLoop (Integer variable) and for tSample (range is string separated)