Is Regex Matches - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external - Hyland-RPA/Activities/Foundation-23.2/Hyland-RPA-Activities/Developer/String-Contains/Is-Regex-Matches - 2025-04-03

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Developer.String Contains

Description

Checks whether a selected element contains a specific expression.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

Input

  • Pattern: Regex pattern used to search for.
  • Input: The string to be searched for matches.
  • Regex Option: A bitwise combination of the enumeration values that specify options for matching.

Output

  • Is Match: Returns true or false whether the selected pattern was found.

For more information on regular expressions, see the section on Is Regex Match within the Hyland RPA Designer documentation.