Page 1 of 1

Outline the use of regular expression feature in eValid

PostPosted: Mon Jun 14, 2021 9:28 am
by TaniaZ
Good morning.

Can you provide me with the basics of using the eValid regular expressions (RE's) feature?

Thanks in Advance.

Re: Outline the use of regular expression feature in eValid

PostPosted: Tue Jun 15, 2021 8:48 am
by eValid
TaniaZ wrote:Good morning.

Can you provide me with the basics of using the eValid regular expressions (RE's) feature?

Thanks in Advance.


Thanks for posting your question TaniaZ.

Here is the specification for Regulare Expression (REs) syntax:

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

In most cases you can use an RE when a string is used in some kind of search command -- on where a match is required or expected.

See, for example, the IndexFindElementEx command:

http://e-valid.com/Products/Documentati ... nt.ex.html

Good luck!

If you need more details, please contact us.


-- eValid Support