Applies To:
Document object
Description:
Represents the date on which the document was modified.
Action:
Read-only
Example:
This example shows how to display the date on which the document was modified.
Alert(Documents["Sample - charts.bqy"].ModifiedDate)