Adds an integer to an offset.
OFFSETADD(x,y)
x is an expression. x must be specified as OFFSET.
y is an expression. y must have a computational type and is converted to FIXED BINARY(31,0).
OFFSETADD returns the sum of the arguments. You can use it to set the value of an offset variable.
None.
Description
OFFSETADD returns the sum of the arguments. You can use it to set the value of an offset variable.