To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationany_true

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 true. It is the equivalent to building a comparison with many ORs.

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