Show / Hide Table of Contents

Entries


General System Function

The Entries function returns a Location's total entries.

Syntax

Entries(<location>)

Example

Display "LocA has had" $ Entries(LocA) $ "entries."

Parameters

(<location>)

The Location name to examine.

Remarks

Entries returns an integer.

In This Article
Back to top Generated by DocFX