This object contains data related to a form version. To access the data of the current version of the currently opened form, use XFC_METADATA.currentProject.currentForm.
XFC_METADATA.currentProject.currentForm
The ID of this form version.
Whether this form version is active.
The number of this form version. The first form version is usually 1.
1
This object contains data related to a form version. To access the data of the current version of the currently opened form, use
XFC_METADATA.currentProject.currentForm
.