Return to: Calculated Member Builder Function List
Returns the current tuple from a set during an iteration.
«Set».Current
During an iteration through a set, as in functions such as Generate, at each step in the iteration the tuple being operated upon is the current tuple. This function returns that tuple.