Actions
Feature #33350
openadd a XPath function multireplace()
Status:
New
Priority:
Low
Assigned To:
-
Category:
Engine
Target version:
-
Start date:
05/31/2018
Due date:
% Done:
0%
Estimated time:
Description
This function would support a variable number of arguments:
- string: the input string
- search: the substring to replace
- replace: the replacement string for the first occurence of the search string
- replace: the replacement string for the second occurence of the search string
- ...
- replace: the replacement string for the Nth occurence of the search string
No data to display
Actions