STACK.PROJECTSTATUS
Overview
The STACK.PROJECTSTATUS function returns the status of the queried project.
Syntax
=STACK.PROJECTSTATUS(
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. |
Example
=STACK.PROJECTSTATUS("Stack",A9)
Description: Returns the project status for the project listed in cell A9 for the connection Stack.
