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