I want to find the index of every vowel after the first "e" in a string.
Since you can\'t get the index of the capture group directly from RegExp.exec(sIn
RegExp.exec(sIn