fRepeatCounter
fRepeatCounter = 0;
format.Format(finalText, ++fRepeatCounter);
if (fRepeatCounter > 1) {
int32 fRepeatCounter;