Skip to content

markDocumentChanged

Updated pdexter 2022-10-22

Sets the document to a dirty state, thus showing the save tick icon at the top.

At present, this function sets the document changed state visibly, but there will be no change made to data on saving; to be rectified. pdexter 2022-10-22

Syntax

ft3.markDocumentChanged()

Example

ft3.markDocumentChanged();