asked on January 6, 2021
Hello everyone,
I'm looking for a way to create or expose a column/row type of token using a workflow script or custom activity. I've tried creating a two dimensional array, an array of collections, a collection of arrays, a collection of collections, and a system.table.tabledata variable but nothing has worked so far.
I'd like to be able to use either nested "for each value" loops or a "for each row" loop to read the token.
Is this possible?
-Ben
0
0