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