InquireFileField

Action that handles the inquire of file field data.

Required parameters

Parameter Key Value Type Parameter Description
productLine Alphanumeric string The product line for the database file.

Maximum length for strings is 14.

fileName Alphanumeric string

The name of the database file. You must specify fieldName.

Maximum length for strings is 10.

fieldNum Integer

The field number associated to field name. You must specify fieldNum.

0-based numbering.

fieldName Alphanumeric string

The unique field name of a database file.

Maximum length for strings is 14.

Optional parameters

Parameter Key Value Type Parameter Description
key Alphanumeric string

The key number of a field.

Maximum length for strings is 3.

elementName Alphanumeric string

The element name attached to a field.

Maximum length for strings is 14.