User Tools

Site Tools


transformations:regexp

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
transformations:regexp [2021/05/19 11:56] – [Remarks] dmitrytransformations:regexp [2021/05/19 11:56] – [Remarks] dmitry
Line 39: Line 39:
 =====Remarks===== =====Remarks=====
  
-EasyMorph uses the [[https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference|.NET regex syntax]].+EasyMorph uses the [[https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference|.NET regex language]].
  
 While most "find" and "replace" functions can use wildcard characters to allow for a //single values// (?) or //any number of values// (*), they can't differentiate letters, numbers, spaces and symbols like RegEx can.  Use RegEx when not only the //number// of characters is important, but also the //types// of characters.\\ While most "find" and "replace" functions can use wildcard characters to allow for a //single values// (?) or //any number of values// (*), they can't differentiate letters, numbers, spaces and symbols like RegEx can.  Use RegEx when not only the //number// of characters is important, but also the //types// of characters.\\
transformations/regexp.txt · Last modified: 2021/07/19 02:22 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki