# Function testAND ()

>**testAND**()
- Simple version of testing multiple values for truth. First argument is string that provide context.
- **Return {bool}** - Return true if all the arguments are true else return false.
- See [Functions](../functions.md)

## Parameters

| Parameter |Type |Default |Description |
|  ---- | ---- | ---- | ---- |
**undefined** | | | |
