$arrayIncludes
Returns whether the array contains the provided element or not.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Word | Word to be found. | Yes | None |
Example
Function Aliases
- $arrayContains
Returns whether the array contains the provided element or not.
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Word | Word to be found. | Yes | None |