Prototype: GemRB.GetJournalEntry(chapter, index[, section])
Description: Returns dictionary representing journal entry w/ given chapter, section and index. Section will default to zero.
Parameters: chapter - the chapter of the journal entry
Return value: dictionary with the following fields: “Text” - strref of the journal entry “GameTime” - time of entry “Section” - same as the input parameter “Chapter” - same as the input parameter
See also: