HasSystemChanged

Indicates whether an application’s system information has changed in a way that might require a consolidation, calculation, or translation to be run. For example, HasSystemChanged returns TRUE if a metadata file has been loaded since the last consolidation.

Syntax

<HFMwSession>.HasSystemChanged pvbMajorChange, pvbMinorChange

Argument

Description

pvbMajorChange

Returns TRUE if the application’s system information has changed, FALSE otherwise.

Output argument.

pvbMinorChange

For internal use.

Output argument.