Hello, I'd like to know if you have any way to check if a String has JavaScript in it, for example, random number to trigger an event. Here's how:
abc123de45
It should be false
abc13525de
It should be true
ab12cde453fgh76i8jk9
It should be false
Thank you!