Returns the internal position of the current record of the Main source of the current task.
Syntax:
CurrPosition(generation)
Parameters:
generation – A number that represents the task's hierarchic position in the runtime task tree. 0 represents the current task, 1 its immediate ancestor, and so on.
Returns:
A BLOB expression
Exceptions:
This function is not supported for XML sources.
See also:
The Online and Rich Client Samples projects (program SQ15 and RSQ15)