$$and
Evaluates to true if all values provided will evaluate to true (using the Truthy logic)
Usage​
{
"$$and": [ /* Values to check */ ]
}
"$$and:{input}"
Returns​
boolean
Arguments​
| Argument | Type | Values | Required / Default Value | Description |
|---|---|---|---|---|
| Input | array | Yes | Values to check |