Adaptive Framework 0.9.0

and

The following is a list of properties for the function and:

PropertyValue
briefLogical and
categorylogical
descriptionEvaluates 0 or more boolean conditions returning boolean true if there are no conditions and boolean false if any condition evaluate to false. All conditions after the first false remain unevaluated.
functionIdand
functionLabeland
puretrue
op&&
parameters[ { "minArgs": 0, "dataType": "boolean", "name": "conditions" } ]
returns{ "dataType": "boolean" }