SOURCE subcommand
Use the SOURCE subcommand with the FIELD command to indicate the actual database field name for the field-identifier.
Syntax
Example
The following example shows the field usually called Amount Paid is actually called Customer Paid.
FIELD "Amount Paid" { SOURCE Property "Customer Paid" }
Parent topic