Breadcrumbs

PROJECTTASKDESCRIPTION

Overview

The PROJECTTASKDESCRIPTION function returns the description of a project task.

Syntax

=PROJECTTASKDESCRIPTION(
    ConnectionName,
    Project,
    Task
)

Arguments

The PROJECTTASKDESCRIPTION function uses the following arguments:


Argument

Required/Optional

Description

ConnectionName

Optional

Provide one of the following values:

OR

Omit the argument to return results for all compatible connections with default aggregation settings.

Project

Required

The ID of the Project to include

Task

Required

The ID of the Task to include

Example

=PROJECTTASKDESCRIPTION(
    "Demo",
    "X",
    "ADDONFIX"
)


Description

Returns the description of the ADDONFIX task in project X.


Result

Add-on Task - Fixed Price