Manuals/calci/THEREDOESNOTEXIST

From ZCubes Wiki
Revision as of 14:50, 4 February 2020 by Joseph (talk | contribs) (Created page with "==THEREDOESNOTEXIST(SomeArray,SomeFunctions) == ==Description== *THEREDOESNOTEXIST returns the result of applying the set of SomeFunctions to SomeArray, if results evaluate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


See Also

References