OFFSETDIFF Function

Purpose

Subtracts two offsets.

Syntax

OFFSETDIFF(x,y)

Parameters

x is an expression. x must be specified as OFFSET.

y is an expression. y must be specified as OFFSET.

Description

OFFSETDIFF returns a FIXED BINARY(31,0) value that is the arithmetic difference between the arguments.

Restrictions

None.