Skip to content

How to carry over variable values accross generations? #192

Closed Answered by ThereforeGames
gilroff asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gilroff,

Closest thing I can think of is the [remember] shortcode, which allows specific variables to persist over the course of a batch run.

In order to keep variables across sessions, I would probably have to implement a new shortcode like [json]... it's not a bad idea. EDIT: Or perhaps new kwargs for [get] and [set] to read/write from an external file.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gilroff
Comment options

Answer selected by gilroff
Comment options

You must be logged in to vote
1 reply
@gilroff
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants