Description
The PROJECTDESCRIPTION function returns the description of a project.
Syntax
PROJECTDESCRIPTION(Connection, Project)
The PROJECTDESCRIPTION function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
Project | Required | The Project ID for which you want to display the description |
Example
=PROJECTDESCRIPTION("Demo", "CPINTERNAL")
Description
Returns the description of the CPINTERNAL project.
Result
Cost Plus Internal
Applies to
PM Module