FutureProg functions
collectiondictionarylongcount
collectiondictionarylongcount overload 1
Number collectiondictionarylongcount(Void CollectionDictionary dictionary)
Available in
- computer function
- computer program
- standard futureprog
Returns the total number of values stored across all keys in the supplied collection dictionary.
| Parameter | Type | Description |
|---|---|---|
dictionary |
Void CollectionDictionary |
The collection dictionary to inspect or transform |