This export function returns number that corresponds to the percentage in a given range.
PercentToRange(0.34,0,100) will return 34.
the number
to convert to number
min range
max range
This export function returns number that corresponds to the percentage in a given range.
PercentToRange(0.34,0,100) will return 34.
Returns
the number