Command Reference - String Actions
Creates a new string by replacing every occurrence of a sub-string in a string, and then storing the result (a new "modified" string) in a variable.
|
Action ID: |
60 |
The variable that will hold the new string.
The "source" string that the search will be performed in.
The "target" string that will be replaced by the Replace with string.
The string that will replace each occurrence of the Search for string in the Search in string.
If checked, the Search for string will only be replaced when a case-sensitive match is found. In other words, this controls whether the search for the Search for string in the Search in string will be case sensitive.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|