@DIFF

Top  Previous  Next

Syntax:

 

@DIFF(<value1>,<value2>)

 

Description:

 

This function returns the difference of its two arguments: <value1> - <value2>.

 

OK:

 

Unchanged.

 

Example:

 

%C = @DIFF(%A,%B)

 

See also: