MultiplyInteger

Description:

This method multiplies the current field value by an integer constant.

Parameters:

[Required]

Int64

"Constant value to multiply by"


Example:

FIELD group_length (Fixed 4) RETRIEVE (MultiplyInteger 6) (Decimal) "Total segment length"