CreatedAppVersion (Property)

Applies To:

Document object

Description:

Returns the application version in which a document was created.

Action:

Read-only as String

Example:

This example shows how to display the application type for the Chart.bqy in an alert box:

Alert(Documents["Sample - charts.bqy"].CreatedAppVersion = 8.4)