COUNTER top-level constant

int const COUNTER

Used to specify a value which represents a count.

The range is 0 to 4,294,967,295.

Implementation

const COUNTER = 65;