Skip to content
Thomas Mann edited this page May 19, 2023 · 4 revisions

And

in lib.math.bool


Returns True if both inputs are true.

Consider using [All] if you want to test more than two booleans for true.


Outputs

Name Type
Result System.Boolean

Parameters

Name Type Relevancy
A System.Boolean
B System.Boolean

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally