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