User Tools

Site Tools


en:replacex

Differences

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

Link to this comparison view

Next revision
Previous revision
en:replacex [2016/01/01 22:41]
127.0.0.1 external edit
en:replacex [2020/02/28 10:46] (current)
Line 2: Line 2:
  
 ==== Formato ==== ==== Formato ====
-**replacex** ( //haystack_expr// //regex_expr// //string_expr// )+**replacex** ( [[stringexpressions|haystack_string_expression]] [[regularexpressions|regular_expression]] [[stringexpressions|string_expression]] )
  
  
-returns //string_value//+returns [[stringexpressions|string_expression]]
  
 ==== Description ==== ==== Description ====
-Return a new string where all occurrences of substrings matching the regular expression //regex_expr// are replaced by //string_expr// in the string //haystack_expr//.+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.1451713318.txt.gz ยท Last modified: 2020/02/28 10:46 (external edit)