FutureProg functions
collectiondictionaryvalues
collectiondictionaryvalues overload 1
CollectionItem Collection collectiondictionaryvalues(Void CollectionDictionary dictionary)
Available in
- computer function
- computer program
- standard futureprog
Returns a collection containing all values across all keys in the supplied collection dictionary.
| Parameter | Type | Description |
|---|---|---|
dictionary |
Void CollectionDictionary |
The collection dictionary to inspect or transform |