Engine.assertEvent_Async()

Signature

void assertEvent_Async() Execute the rules in the preprocessor context. Whatever is present (mainly asserted or deleted, will be used for execution;

Domain

action

Parameters

NameTypeDescription
workManagerIDStringName of an existing work-manager to be used for the execution
eventSimpleEventEvent to be asserted
ruleFunctionStringFully qualified name of the preprocessor function if any, else null.

Returns

None.

Cautions

none