User Tools

Site Tools


en:replacex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:replacex [2016/08/12 21:09]
admin
en:replacex [2016/08/12 21:14]
admin
Line 2: Line 2:
  
 ==== Formato ==== ==== Formato ====
-**replacex** ( [[stringexpressions|haystack_string_expression]] , //regex_expr// , [[stringexpressions|string_expression]] )+**replacex** ( [[stringexpressions|haystack_string_expression]] , [[regularexpressions|regular_expression] , [[stringexpressions|string_expression]] )
  
  
Line 8: Line 8:
  
 ==== Description ==== ==== Description ====
-Return a new string where all occurrences of substrings matching the regular expression //regex_expr// are replaced by [[stringexpressions|string_expression]] in the string [[stringexpressions|haystack_string_expression]].+Return a new string where all occurrences of substrings matching the regular expression [[regularexpressions|regular_expression] are replaced by [[stringexpressions|string_expression]] in the string [[stringexpressions|haystack_string_expression]].
  
 ==== Example ==== ==== Example ====
en/replacex.txt ยท Last modified: 2020/02/28 10:46 (external edit)