Skip to main content
Skip table of contents

STACK.PROJECTSTATUS

Overview

The STACK.PROJECTSTATUS function returns the status of the queried project.

Syntax

CODE
=STACK.PROJECTSTATUS(
    ConnectionName, 
    Project
)

Arguments

Argument

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Project

Required

Project name.
Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Example

CODE
=STACK.PROJECTSTATUS("Stack",A9)

Description: Returns the project status for the project listed in cell A9 for the connection Stack.

image-20251030-160323.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.