$arrayInclude
To check if a value exists in the array
return true if exists otherwise false
Usage
$arrayInclude[Value;array name (optional)]
To check if a value exists in the array
return true if exists otherwise false
$arrayInclude[Value;array name (optional)]