Show / Hide Table of Contents

Units


General System Function

The Units function returns the total Location or Resource units.

Syntax

Units(<location> or <resource>)

Syntax Example

Pause "There are" $ Units(Res1) $ "Res1's in the system."

Parameters

(<location> or <resource>)

The Location or Resource name to examine.

In This Article
Back to top Generated by DocFX