Replace - Function SummarySummary:Replaces the search value with the replace value within the target series. Usage:replace target search replace Arguments:target - Series that is being modified. (must be: series) search - Value to be replaced. replace - Value to replace with. Refinements:/all - Replace all occurrences. /case - Case-sensitive replacement. Description:Searches target block or series for specified data and replaces it with data from the replacement block or series. Block elements may be of any datatype. The /ALL refinement replaces all occurrences of the searched data in the target block or series.
Related:change - Changes a value in a series and returns the series after the change.
| ||||
|