Scale

Description:

This method multiplies the field by the scale factor, and formats as a decimal using the "digits after the decimal point" parameter. This method is useful because it multiplies the field value by a float, rather than an integer.

Parameters:

[Required]

Float

"Factor"


[Required]

Int

"Digits after the decimal point"

(Default value: 2)

Example:

FIELD data_rate (Fixed 1) (Scale .5 3) "Data Rate"