Documentation

Contains - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Contains

Root.Text.Contains(
  Text String,
  Token String,
  Case Sensitive Boolean
) Boolean
Returns true if the text contains the set token

Parameters

Text String
The text being searched
Token String
The text to search for
Case Sensitive Boolean
Should the search be case-sensitive

Return Value

Boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page