Adaptive Framework 0.9.0

or

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

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