Phil Saville

Phil Saville

  • NA
  • 13
  • 0

Last index

Aug 29 2011 11:59 AM
Is it possible to use LastIndexOf to find the last index of a specific character before another specified character?

Say I had the string 'This is my string', and I wanted to find the last index of the letter 'i' before 'my', how would this be used? 

Thanks in advance for any help

Answers (1)