Add paragraph return between two specific character
I have a string which is actually a variable used in business objects which has multiple If statements.
I need to add a return between all of the ;If
So between the semi-column and the If
How can I do this with f/r?
|