Hi @mbercianop
Check this out: Regex Pattern: (?<=Start\s)[\s\S]*?(?=\sEnd)
(?<=Start\s)[\s\S]*?(?=\sEnd)
Let me know if you have any queries
Regards