hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

bool-any

Returns `true` if any evaluated command returns `true`, otherwise `false`.
Parameter
Type
Description
commands
commands
Commands to evaluate
return
bool
Result of logical OR of all commands