Home Search

DriveWorks Pro 21
SppIsModelQueueEmpty

Send Feedback

SppIsModelQueueEmpty

Returns TRUE if the model generation queue is empty.

Syntax

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.

Example

RuleResultMeaning
SppIsModelQueueEmpty(DWConstantDrivenValue)TRUEWill return TRUE if the model generation queue is empty (nothing requires generating).