So, the word "Scale" in VBA is reserved and marked in blue (I cannot use it as function or variable name). But I cannot find it mentioned anywhere or any documentation on what it does. It seems to expect input in the following form: Scale (a, b)-(c, d)
What the hell is it?