GetGroupName Method

<< >>

Navigation:  Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods >

GetGroupName Method

Gets the name of the group for which estimates and sample moments are available during this call to the Value method.

Syntax

result = object.GetGroupName ()

result = object.GetGroupName (groupNumber)

The GetGroupName method syntax has the following parts:

Part

Description

result

The group name.

object

An object of type CValue.

groupNumber

A group number, where groupNumber=1 for the first group.