Variables

Variables are mainly used to track state that isn't implicit in which part of the story is being run. They allow actions the player took earlier to influence what follows and are required in story structures other than linear and branching. Variables have been touched on in earlier sections. This is a more complete discussion of the basics.
See Default and Define.