Options

2=Change

Change the attributes of the Result of the User-defined function.

5=Display

Display the attributes of the Result.

The attributes of the Result are:

Result name

A case sensitive name of maximal 30 characters. This name must start with an uppercase and may not contain any blanks.

Data type

The data type of the Result. This can be TEXT (T), PACKED (P), ZONED (Z), BINARY (B) or Unicode (W). ITP does not support all DDS field types: refer to "Supported DDS field types" for more information.

Length

The length in bytes of the Result.

Decimal positions

Number of decimal positions in the Result. Only used if the data type of the Result is numeric (PACKED, ZONED or BINARY)

Alignment

Alignment of the Result. This can be either left aligned (L) or right aligned (R). Only used if the data type of the Result is not numeric (TEXT or Unicode)