Internal Functions

Internal functions are part of the Relativity DBMS. An internal function is used to synthesize a COBOL data item using the value or values of one or more other COBOL data items within the same COBOL file definition (FD). A synthesized COBOL data item, known as a function item, may be used as any other COBOL data item. Unlike a transform, an internal function may operate on more than one COBOL data item.

The following internal functions can be added to an FD form.