$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)]

Example:

Member04/02/2024
!!exec $textSplit[Mido/Rake/Azz;/]
$arrayInclude[Rake]

Custom Command Bot 04/02/2024
true