Counter.patternIncrement

The pattern to use when formatting confirmations of counter increments; e.g. "$word count was increased by +$step and is now $count!".

struct Counter
string patternIncrement;

See Also