Overview
The STACK.PROJECTNOTES function returns the contents of the Project Notes field for a given project or all projects.
The function returns the contents of the Project Notes field as plain text, without formatting.
Syntax
=STACK.PROJECTNOTES(
ConnectionName,
Project
)
Arguments
|
Argument |
Required/Optional |
Description |
|---|---|---|
|
|
Optional |
Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
|
|
Required |
Project name.
|