SimpleEvent getByExtId (String extId)SimpleEvent getByExtId (String extId)extId as the external ID.| Name | Type | Description |
|---|---|---|
extId | String | The external ID. |
| Type | Description |
|---|---|
SimpleEvent | The SimpleEvent with the external ID as extId. Returns null if no such SimpleEvent
exists in Working Memory. |