Extensions |
The Counter Object is one of the objects directly supported by the MMFI, and contains several fields beyond those provided by the various generic traits. Only counter objects will contain these extra fields.
Counter Fields
These fields can be read from or written to directly
number | maxValue | Counter's maximum allowed value |
number | minValue | Counter's minimum allowed value |
number | value | Counter's current value |
Copyright 2010 Justin Aquadro