Current

Return to: Calculated Member Builder Function List

Returns the current tuple from a set during an iteration.

Syntax

«Set».Current

Remarks

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.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.