Last updated
Last updated
This activity replaces the specified character from the input string with a new character.
Text: Required
Specifies the input string in which the character is to be replaced.
Character: Required
Specifies the character that has to be replaced separated by a space. E.g. "< & p".
Replacement Character: Required
Specifies the replacement character to be used.
Result: Stores the modified text after character replacement in the specified .
Replaces a character