Page 1 of 1
Re: Regex in Switch
Posted: Mon Apr 06, 2015 6:07 pm
by dkelly
A simple approach would be to check for nameProper "contains" "-qty50-"
Re: Regex in Switch
Posted: Thu Apr 09, 2015 10:38 am
by loicaigon
Hi,
There are a few utilities that help you build regular expressions against strings. I use to work with RegExr, an air app but it's also available as a html page :
http://www.regexr.com/
FWIW,
Loic
http://www.ozalto.com