Open this page in the API Guide
RangeClass.getOutputValue Method
Determines the output value this class assigns to the data value.
The value is only defined if the accepts method returns true.
Parameters
- dataValue
-
Type: Number
Data value to assign a value to.
Return Value
Type: Object
The output value this class assigns to the data value.