$arrayInclude

To check if a value exists in the array

return true if exists otherwise false

Usage

$arrayInclude[Value;array name (optional)]

Example:

Member05/26/2023
!!exec $textSplit[Mido/Rake/Azz;/]
$arrayInclude[Rake]

Custom Command Bot 05/26/2023
true