Salesforce

CurrPosition (Magic xpa 4.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

CurrPosition (Magic xpa 4.x)

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)

Reference
TitleCurrPosition (Magic xpa 4.x)
URL NameCurrPosition-xpa-4x