Skip to content

$stringIncludes

Returns whether the given text includes the provided word.

Parameters

NameDescriptionEnforcedDefault Value
TextThe text to work with.YesNone
WordThe word to be matched.YesNone

Example

$stringIncludes[text;word]

Function Aliases

  • $checkContains
  • $includes
  • $hasText