Relookup Field ContentsRelookup Field Contents [No dialog; <table::field>]
• Perform without dialog prevents a dialog box from displaying when the script step executes that lets the user confirm field information.
• Go to target field specifies the field that is the target of the relookup operation. FileMaker Pro moves the cursor to the field you specify. This must be the match field for the relationship upon which the lookup is based, not the lookup source field or lookup target field. If no field is selected, Relookup Field Contents returns an error code that can be captured with the Get(LastError) function.
• Relookups are only performed on the found set of records in the active table.
•