FutureProg functions
collectiondictionaryempty
Boolean collectiondictionaryempty(Void CollectionDictionary dictionary)
Contexts: computer function, computer program, standard futureprog
Returns true if the supplied collection dictionary contains no values.
dictionary: The collection dictionary to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns true if the supplied collection dictionary contains no values.
dictionary: The collection dictionary to inspect or transform