Forum Discussion

cauline's avatar
cauline
Contributor
9 years ago
Solved

I'm trying to use CheckProperty with RegExpressions.

Has anyone used RegExp with aqObject.CheckProperty?  I am trying to locate string(s) within a 'innerText' property, while ignoring white spaces (\n \t\ and spaces).  I am using JavaScript.