I need to be able to figure out which indexes have been obtained for a given topic. So there are about 6-7 different results
under that one journal entry..how can I check if they currently have a specific sub-journal entry?
GetJournalIndex, "A1_Dreams";Returns 0Journal, "A1_Dreams", 10GetJournalIndex, "A1_Dreams";Returns 10Journal, "A1_Dreams", 5GetJournalIndex, "A1_Dreams";Returns 10SetJournalIndex, "A1_Dreams", 3GetJournalIndex, "A1_Dreams";Returns 3;Even though there is no entry at index 3