I am trying to extract the text between F1 and Rep, the integer.
The issue is that due to the resolution of the screen the flow runs on, sometimes the 'F1' can be 'FI' or 'Fl'
'Rep Events' seems to be consistent.


I want to do something like this, but this doesn't work.

Any ideas?