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.