Manuals/calci/THEREDOESNOTEXIST
Jump to navigation
Jump to search
THEREDOESNOTEXIST(SomeArray,SomeFunctions)
Description
- THEREDOESNOTEXIST returns the result of applying the set of SomeFunctions to SomeArray, if results evaluate to false for the array when the functions are applied.
Example
THEREDOESNOTEXIST(1..100,"x<=0")
gives true