Description
This function returns the date of the last project change in Mind.
Syntax
=MM_LASTCHANGEDDATE(Cell)Cell: Cell for which to return the date of your last change on your Mind project.
Remarks
You cannot select the cell in which you write the formula as parameter of this function (because it produces circular references).
This function does not return a date if no changes are detected in your Mind project.
Basic example
Consider the following formula written on June 19th 2020:
=MM_LASTCHANGEDDATE(H4)This formula written in a different cell than H4 in your Excel workbook will return:

When uploading this model in Mind, it will also return logically the date when you uploaded the model (here 19/06/2020).
However, when for example you calculate the model without changes in the project, in Mind the cell will return the sentence: "No changes detected in project".
