SubtractInterger

Description:

This method subtracts an integer constant from the value of the current field, storing the result in the current field.

Parameters:

[Required]

Int64

"Constant value to subtract"


Example:

FIELD data_length (Fixed 0) RETRIEVE (StoreField tlvlength) ALSO (SubtractInteger 1) (Decimal) SUPPRESS_DETAIL