Complement

The Complement internal function performs a conditional arithmetic complement on a data item.

 Complement(Numeric-Data-Item,Condition-Name)
Argument Description
Numeric-Data-Item Numeric data item to be conditionally complemented.
Condition-Name 88-level condition-name to determine if complement happens. If Condition-Name is true, the function returns the complement of the value of Numeric-Data-Item. If the Condition-Name is false, the function returns the value of Numeric-Data-Item.