in reply to Re: How to remove unwanted text from elements of an array?
in thread How to remove unwanted text from elements of an array?

That modifies the elements of @array, leaving the results of the substitution (success or not) in @array1.
  • Comment on Re^2: How to remove unwanted text from elements of an array?