• support@answerspoint.com

How can I check if one string contains another substring?

1321

How can I check if one string contains another substring in JavaScript? Usually I would expect a String.contains() method, but there doesn't seem to be one.

0Answer


Your Answer

    Facebook Share        
       
  • asked 7 years ago
  • viewed 1321 times
  • active 7 years ago

Best Rated Questions