--- menuTitle: title: State weight: 1 --- * `memory: {{String} -> }`, which is pretty self-explanatory. * `user_types: {{String} -> }`, providing the default value for each user-defined type. * `sequences: {{String} -> {Int}}`, an optional member that gives you the value to give `program_counter` in order to jump to a certain sequence (untested). * `code: {{Int} -> }`, to retrieve the `` corresponding to a line. * `program_counter: {Int}`, the line of the next `` to be executed. * `last_choice_index: {Int}`, the index (starting from 0) corresponding to the `