Hi,
I've read through the lrexlib doco, but can't seem to get Lua to parse a string and capture text. For example in the string:
<myMarker>captureMe</myMarker>
I want to get the string 'captureMe'. Can someone point me to an example of how to do this?
Thank you!
Chris