Krishna - 2015-07-13

Hello,
I use searchString to find a pattern in a file. it says Literal(something) + LineEnd followed by a bunch of lines + BlockEnd

In the "bunch of lines" i need to find a pattern again, how can I do this, it is like recursive searchString function?
Appreciate your help!