@ISSAMEGEN

Function

The @ISSAMEGEN() function returns TRUE if the current member is the same generation as the specified member.

Syntax

@ISSAMEGEN(mbrName)

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

Example

In the Sample Basic database:

@ISSAMEGEN(West)     TRUE   for East
@ISSAMEGEN(West)     FALSE  for California

See Also

@ISGEN
@GEN
@ISSAMELEV


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.