STACK.EXPANDPROJECTRANGE
Introduction
The STACK.EXPANDPROJECTRANGE function returns sorted names of projects matching the search criterion.
Syntax
=STACK.EXPANDPROJECTRANGE(ConnectionName, Project)
Parameters
Parameter | Required/Optional | Description |
---|---|---|
| Required | The name of the connection, as specified in the Connection Manager |
| Optional | A search expression for filtering projects, uses Velixo filtering techniques. If not specified, returns all projects. |
Example
=STACK.EXPANDPROJECTRANGE("Stack")
Description: Returns all projects for the connection named Stack
.