RPIntegerAnswerFormat.withParams constructor

RPIntegerAnswerFormat.withParams(int _minValue, int _maxValue, [ String _suffix ])

Implementation

RPIntegerAnswerFormat.withParams(this._minValue, this._maxValue, [this._suffix]);