Skip to content

$arrayIncludes

Returns whether the array contains the provided element or not.

Parameters

NameDescriptionEnforcedDefault Value
NameThe name of the array.YesNone
WordWord to be found.YesNone

Example

$arrayIncludes[name;word]

Function Aliases

  • $arrayContains