UNPKG

lamed_test

Version:
13 lines (9 loc) 369 B
# 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** | | | |