Thread: [Solved] Regex Argument Type Mismatch
View Single Post
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 05-04-2017 , 02:47   Re: Regex Argument Type Mismatch
Reply With Quote #6

You could use Match to get the count of substrings and loop through with GetSubString and concat the substring to another string.
__________________
Chaosxk is offline