S
Sally B.
Hi,
Using string.replace with regular expressions, is there any way to
count the number of replacements that actually happens? I know you can
limit the number of replacements w/ a count value, but how can one
count the actual number of times that an expression gets replaced?
Thanks,
Sally
Using string.replace with regular expressions, is there any way to
count the number of replacements that actually happens? I know you can
limit the number of replacements w/ a count value, but how can one
count the actual number of times that an expression gets replaced?
Thanks,
Sally