every
Check if all elements in an array meet a specified condition. Returns True when all pass, False when any fail.
Instructions
This action returns True if all of the items in an array match a specified condition; otherwise, it returns False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||