Replace In String
This action replaces one part of a String with another String.
Replace in String Properties:
Property Name | Data Type | Property Type | Property Description |
---|---|---|---|
Input | String | Input | This property specifies the input string. |
NewValue | String | Input | This property specifies the new string that will replace the old string in the input. |
OldValue | String | Input | This property specifies the string value that will be replaced by NewValue. |
Output | String | Output | This property specifies the output string containing the new replacement string. |
VIP DEVOPS INTEGRATION VIP DESIGNER ACTIONS COMMON ACTIONS