Find And Replace Text

Estimated reading: 1 minute 4 views

This activity can be used only within the “Modify Text” scope. It allows users to search for a specified text and replace it with another value.

Properties

Input

Search For: Specifies the text value to be searched within the input. Accepts values of the String data type.

Replace With: Specifies the new value that will replace the searched text. Accepts values of the String data type.

MISC

Display Name: Displays the name of the activity. The activity name can be customized, which aids in troubleshooting.

SkipOnError: Specify the “Boolean” value as “True” or “False.”

True: Continue executing the workflow regardless of any errors thrown.
False: Halt the workflow if it encounters any errors.
None: If the option is left blank, the activity will, by default, behave as if “False” were chosen.

Version: It indicates the version of the feature being used.

Option

Match Case: Enables case-sensitive matching to ensure that the find-and-replace operation distinguishes between uppercase and lowercase characters.

Limitation

The drag-and-drop functionality is not supported within the scope. The activity is automatically inserted into the scope once the corresponding action is selected.

Share this Doc

Find And Replace Text

Or copy link

CONTENTS