SubtractIntegerMinusField

Description:

This method subtracts the value of another field from a constant, storing the result in the current field.

Parameters:

[Required]

Int64

"Constant value"


[Required]

Field

"Field to subtract"


Example:

FIELD calculate_reserved_length (Fixed 0) RETRIEVE (SubtractIntegerMinusField 25 identifier_ length) (Decimal) "Reserved length"