MultipyIntergerByField

Description:

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

Parameters:

[Required]

Int64

"Constant value"


[Required]

Field

"Field to multiply by"


Example:

FIELD group_length (Fixed 4) RETRIEVE (MultiplyIntegerByField 24 num_groups) (Decimal) "Total segment length"