Product Site

5.4.25.4. counter (Class Method)

This class attribute is used to assign a unique number to each newly created traceObject in the new method. Its value represents the total number of traceObjects created so far.

Returns the current value of the class attribute counter, which can be 0 if no instance has been created yet, otherwise the total number of created TraceObject instances.