@LEV

Returns the level number of the specified member.

Syntax

@LEV(mbrName)
ParameterDescription

mbrName

Any valid single member name or member combination, or a function that returns a single member or member combination.

Example

In the Sample Basic database:

FunctionLevel Returned
@LEV(Margin)1
@LEV("New York")0

See Also