Event.assertEvent()

Signature

SimpleEvent assertEvent (SimpleEvent event)

Domain

ACTION

Description

Asserts a SimpleEvent into the working memory.

Parameters

NameTypeDescription
eventSimpleEventThe simpleEvent to be asserted.

Returns

TypeDescription
SimpleEventThe SimpleEvent. Null if there is an error, of the argument was null.