We're currently using the Rocket PC to Host client with our business object, and we have created all the items to read 16 fields from a specific mainframe screen. We're building a collection from these inputs by looping through and adding them individually to a collection.
Is there any way in Blue Prism to collect these fields directly into a collection, removing the necessity to parse these individually and add them row by row into the collection?