Home > Reference > Functions reference > Get functions > Get(ModifiedFields)
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 This function returns a list of carriage return-delimited values. Examples When the Invoices::Customer Name and Invoices::Company fields are modified and the record is open, Get(ModifiedFields) returns: • Customer Name • Company Related topics Functions reference (category list) Functions reference (alphabetical list) About formulas About functions Defining calculation fields Using operators in formulas