Returns TRUE if the model generation queue is empty.
SppIsModelQueueEmpty([Recalculation Trigger])
Where:
Recalculation Trigger is the trigger to force a recalculation during the running of a Specification.
See How To: Force a data refresh when data has changed for one example of implementing a trigger.
Rule | Result | Meaning |
---|---|---|
SppIsModelQueueEmpty(DWConstantDrivenValue) | TRUE | Will return TRUE if the model generation queue is empty (nothing requires generating). |