MultiplyFieldByInteger

Description:

This method multiplies the value of another field by a constant, storing the result in the current field.

Parameters:

[Required]

Filed

"Field"


[Required]

Int64

"Constant value to multiply by"


Example:

FIELD total_length (Fixed 4) RETRIEVE (MultiplyFieldByInteger number_groups 24) (Decimal) "Total segment length"