Forum Discussion
AlexeyKolosov
Staff
14 years agoHello Matt,
You can use the RowCount property to increase the number of rows in a loop and assign values to your table variable using the Item property.
To verify the contents of the table variable, you can use the Iterator property to retrieve the value contents and post them to the log. Refer to the Iterator Object help topic for more information.