Engine.assertEvent_Async()

Signature

void assertEvent_Async()

Domain

ACTION

Description

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

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

TypeDescription
void

Cautions

none