hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

bool-all

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