This function returns the text between the n:th occurrence of beforetext and the immediately following occurrence of aftertext within the string s.
Syntax:
TextBetween(s , beforetext , aftertext [, n ])
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!