I've been googling around for this for a bit now, and can't seem to find the answer. I have a feeling it must be pretty simple, and has probably been asked and answered somewhere (link me please!), but I'm a complete noob when it comes to even simple coding.
What I have are multiple passages which lead to a single passage, but I want the single passage's text to change dependent upon which passage you came from.
I realize that I could have a bunch of different passages that are unique, but the differences are so minor that I know it would be a lot easier in the future if I didn't have to make five copies of a single passage and then edit minor details after-the-fact. If I know the code I need, I can do all the variations in a single pass, and in a single passage.
What I have are multiple passages which lead to a single passage, but I want the single passage's text to change dependent upon which passage you came from.
I realize that I could have a bunch of different passages that are unique, but the differences are so minor that I know it would be a lot easier in the future if I didn't have to make five copies of a single passage and then edit minor details after-the-fact. If I know the code I need, I can do all the variations in a single pass, and in a single passage.