Page 1 of 1

Miss a foundCount[out] parameter on Replace-/RemoveString

Posted: Fri Apr 16, 2010 8:26 am
by IceSoft
Miss a foundCount[out] parameter on Replace-/RemoveString:

An information how often a search string was replaced or removed can be very usefull.

Re: Miss a foundCount[out] parameter on Replace-/RemoveStrin

Posted: Fri Apr 16, 2010 2:58 pm
by Demivec
IceSoft wrote:Miss a foundCount[out] parameter on Replace-/RemoveString:

An information how often a search string was replaced or removed can be very usefull.
Wouldn't using CountString() first tell you how often a search string would be replaced or removed?