User Tools

Site Tools


syntax:functions:regexreplace

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:regexreplace [2026/09/24 12:45] – [Arguments] fix line breaks robertosyntax:functions:regexreplace [2026/09/24 13:41] (current) – old revision restored (2025/03/18 21:02) roberto
Line 16: Line 16:
 |text|Text|The text value to test for the //regex_text// RegEx pattern.| |text|Text|The text value to test for the //regex_text// RegEx pattern.|
 |replace_text|Text|The text value to replace any text found that matches the //regex_text// RegEx pattern.| |replace_text|Text|The text value to replace any text found that matches the //regex_text// RegEx pattern.|
-|regex_text|Text (RegEx pattern)|The string pattern to search for within //text// The first instance of any text matching this pattern is replaced with //replace_text//.|+|regex_text|Text (RegEx pattern)|The string pattern to search for within //text// The first instance of any text matching this pattern\\ is replaced with //replace_text//.|
  
 **Return value type:** Text **Return value type:** Text
syntax/functions/regexreplace.txt · Last modified: by roberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki