Official ZPE/YASS documentationany_false

any_true (boolean val1, boolean val2, boolean val3, ..., boolean valN) ⇒ boolean

Assesses a list of parameters to see if any of the values equate to false. It is the equivalent to building a comparison with many ORs.

First available: Version 1.3.7.89
Comments
Feedback 👍
Comments are sent via email to me.