Get(ModifiedFields)
 
Purpose 
Returns a list of fields that have been modified in the current record of the current table.
Format 
Get(ModifiedFields)
Parameters 
None
Data type returned 
text
Originated in 
FileMaker Pro 13.0
Description 
The list of fields returned by this function includes stored calculation fields that are dependent on one or more fields that have been modified.
Field names are separated by carriage returns.
Examples 
When the Invoices::Customer Name and Invoices::Company fields are modified and the record is open, Get(ModifiedFields) returns:
 •
 •
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas