I'm writing this code in VBScript, which I haven't used before in my life.
I wrote this: Replace (strContent, st, arr (k,i), 1)
And it gives me a "Can't Use Parentheses When Calling a Sub" problem. Can anyone please help?
I've tried searching online but nothing helped.
Thank you!