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