FutureProg functions
collectiondictionaryany
collectiondictionaryany overload 1
Boolean collectiondictionaryany(Void CollectionDictionary dictionary)
Available in
- computer function
- computer program
- standard futureprog
Returns true if the supplied collection dictionary contains at least one value.
| Parameter | Type | Description |
|---|---|---|
dictionary |
Void CollectionDictionary |
The collection dictionary to inspect or transform |