Description:
SubtractFieldMinusInteger method subtracts a constant from the value of another field, storing the result in the current field.
Parameters:
|
[Required] |
Field |
"Field value" |
|
|
[Required] |
Int64 |
"Constant value to subtract" |
|
Example:
FIELD number_bytes (Fixed 0) RETRIEVE (SubtractFieldMinusInteger structure_length 2) (Decimal) SUPPRESS_DETAIL