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

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Developer.String Contains

Description

Replaces an expression with a selected one.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Input

  • Pattern: The Regex pattern to match.
  • Input: The string to be replaced.
  • Regex Option: A bitwise combination of the enumeration values that specify options for matching.
  • Replacement: The replacement string.

Common

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

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

Output

  • Result: The collection of found matches.

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