Description

The ACCOUNTGROUPDESCRIPTION function returns the description of an account group.

Syntax

ACCOUNTGROUPDESCRIPTION(Connection, AccountGroup)

The ACCOUNTGROUPDESCRIPTION function syntax has the following parameters:

Parameter

Required/Optional

Description

Connection

Required

The name of the connection as configured in the Connection Manager.

AccountGroup

Required

The Account Group to include

Example

=ACCOUNTGROUPDESCRIPTION("Demo", "BURDEN")

Description

Returns the description of the BURDEN account group.

Result

Allocated Project Burden

Applies to

PM Module

Did this answer your question?