I figure regex is overkill also it takes me some time to write some code (i guess i should learn now that i know some regex).
Whats the simplest way to separate the string in an alphanumeric string? It will always be LLLLDDDDD. I only want the letters(l's), typically its only 1 or 2 letters.