This function is used to test for a string anywhere inside another string, and would appear inside a command such as If, When or Iif.
Example:
«If(contains(Surname,'prmzl'))»«Surname»
is not an English name.«End()»
Related articles:
Read more about testing various parts of a string here