in reply to Re: Regular expression speed issues
in thread Regular expression speed issues

Method1 is the fastest (by far) and it uses a regular expression.

  • Comment on Re: Re: Regular expression speed issues