STACK.TAKEOFFPRIMARYUNIT
Overview
The STACK.TAKEOFFPRIMARYUNIT function returns the primary unit used in a given Takeoff within a given project.
Syntax
=STACK.TAKEOFFPRIMARYUNIT(
ConnectionName,
Project,
Takeoff
)
Arguments
Argument | Required/Optional | Description |
---|---|---|
| Required | The name of the connection, as specified in the Connection Manager |
| Required | Project name. |
| Optional | Takeoff name. |