STATCURR

The STATCURR function returns the values of a specified status list for a dimension

Return Value

The data type of the returned value varies depending on the data type of the dimension.

Syntax

STATCURR (dimension, integer)

Parameters

dimension

The name of the dimension for which the function searches for status lists.

integer

Specifies the position in the status list stack of the status list the function returns.

Value Specifies
0 The current value of the dimension.
-1 Returns the current value of status for the previous status list in the status list stack for the dimension.
1 Returns the current value of the status list on the bottom of the status list stack for the dimension.