Page 1 of 1

Using regular rexpression in eValid

PostPosted: Mon Jul 15, 2019 9:00 am
by CarolD
Morning.

What about regular expressesions in eValid for using during Site Analysis?

Can you please outline this topic for me.

Thanks

Re: Using regular rexpression in eValid

PostPosted: Tue Jul 16, 2019 9:40 am
by eValid
CarolD wrote:Morning.

What about regular expressesions in eValid for using during Site Analysis?

Can you please outline this topic for me.

Thanks


Great question CarolD, thanks for posting it!

You can use a regular expression in the site analysis mode to identify a string that qualifies a page to be included.

So, where you can insert a string to be searched for, you can also use a regular expression.

Here's the available syntax:

http://e-valid.com/Products/Documentati ... yntax.html

There is a performance penalty if you use a particularly long or complex regular expression...we recommend experimentation to find the right balance for your PC speed and your connect speed.


-- eValid Support