JS

Functions in JavaScript - Javascript string method...

14.

Which JavaScript String method is used to find the index of a specified value within a string and return the index position?

toLowerCase()

substr()

replace()

indexOf()