User Tools

Site Tools


action:Search_using_Regular_Expression

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
action:Search_using_Regular_Expression [2018/04/09 00:33]
JMichaelTX
action:Search_using_Regular_Expression [2018/04/09 00:44]
JMichaelTX ADD: Heading, Icon, Sections, Info about Capture Groups
Line 43: Line 43:
 then you would use a RegEx pattern like:\\ then you would use a RegEx pattern like:\\
 `(SKU\d{4})\h(.+)\h(.+)` `(SKU\d{4})\h(.+)\h(.+)`
 +
 +To see a detailed explanation,​ and live editor, see https://​regex101.com/​r/​MQ5FwG/​1/​.\\
  
 Save the first and third bracketed items (Capture Groups) to save the SKU number and the price. ​ Save the first and third bracketed items (Capture Groups) to save the SKU number and the price. ​
action/Search_using_Regular_Expression.txt ยท Last modified: 2022/04/17 17:37 by ccstone