Function ReplaceAllStringBetween
ReplaceAllStringBetween( replaceMethod: (val: string) => string, str: string, strStart: string, strEnd: string,): string Parameters
- replaceMethod: (val: string) => string
- str: string
- strStart: string
- strEnd: string
Returns string
Since
1.1.7
Version
2021-12-07