Table Extractor Functoid Reference

 

Use the Table Extractor functoid ( Icon that represents the Table Extractor functoid.) to output the data associated with a specified column for each row of the table looping grid of the specified Table Looping functoid.

Input

Parameter 1: An output link from a Table Looping functoid.

Parameter 2: The column number of the table looping grid from which this functoid is meant to retrieve data.

Output

Output 1: A set of values retrieved through the specified column of the table looping grid associated with the specified Table Looping functoid, where the number of values in the set is the number of rows in the table looping grid.

Remarks

You must use this functoid in conjunction with the Table Looping functoid.

This functoid may output multiple values, one per row in the table looping grid associated with the Table Looping functoid specified by the first input parameter.

See Also

Advanced Functoids Reference
Advanced Functoids
Table Looping and Table Extractor Functoids
How to Add Table Looping and Table Extractor Functoids to a Map