ID SUBSTATEMENT IN FORM LAYOUTS

ID provides field identification through a character string.  This value is assigned to the @FIELD_ID system field when the cursor is on this form field.

SYNTAX

/[ID string]

string specifies the character string identification for the form field.

EXAMPLE

/ID "LASTFIELD"

This example identifies the form field as LASTFIELD.

Back to Field Statement    Next page Exit Substatement