Effect Overview
The Map utility allows for the remapping of values between a user-defined range of values. One could remap a value between 0 to 1 to become a value between 2 to 3.
The Map utility can be found under the Utility section of the Effects Browser.

Effect Controls
Input Values
Value to map:
This is the intake value for the utility
Minimum of value:
This is the intake minimum value for the utility
Maximum of value:
This is the intake maximum value for the utility
Output
New Minimum:
This is the new defined output minimum
New Maximum:
This is the new defined output maximum
Result
Mapped Value:
Here the new value is defined using the remapped min/max ranges.