Selects an encounter for the Encounter Journal API state.
EJ_SelectEncounter(encounterID)
Arguments
- encounterID
- number : JournalEncounterID
Details
Requires the corresponding instance to be selected first with EJ_SelectInstance.
Patch changes
Patch 4.2.0 (2011-06-28): Added.