like#

swordfish.function.like()#

Return a Boolean value scalar or vector indicating whether each element in X fits a specific pattern. The comparison is case sensitive.

Parameters:
  • X (Constant) – A STRING scalar/vector.

  • pattern (Constant) – A string and is usually used with a wildcard character such as %.