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.