Counter.patternQuery

The pattern to use when formatting answers to counter queries; e.g. "The current $word count is currently $count.".

struct Counter
string patternQuery;

See Also