Scales values from one range to another.
For example can be used to scale slider 0-1 range to 1-1000 range.
Input (stream input): Value to be mapped.
Input range min (stream input): Input range lower value.
Input range max (stream input): Input range upper value.
Output range min (stream input): Output range lower value.
Output range max (stream input): Output range upper value.
Auto-generated from block documentation