autoDescription

Type: Boolean

The read-only autoDescription property of the JadeAuditAccess class specifies whether the description file is automatically loaded when required.

By default, the value of this property is true (that is, the description file is automatically loaded).

The value of this property is set to false when you call the loadDescription method, to manually load a description file. When the value of this property is false, the loadDescription method prompts the user to specify the description file that is to be loaded. The standard File Open dialog is initialized with the assumed file path and title (which might not exist). If the File Open dialog is cancelled, subsequent journal access continues without description file data.