String.Replace
Replaces the specified string with another string.

Properties
| Property Name | Description | 
|---|---|
| String | String | 
| Old Value | Old string | 
| New Value | New string | 
| Result | Result output | 
Replaces the specified string with another string.

| Property Name | Description | 
|---|---|
| String | String | 
| Old Value | Old string | 
| New Value | New string | 
| Result | Result output |