Revising the label example now that && viewcounts is possible
This commit is contained in:
@@ -5,7 +5,7 @@ B: {choice_b}
|
||||
C: {choice_c}
|
||||
* (choice_a) Choice A
|
||||
* (choice_b) Choice B
|
||||
* (choice_c) {choice_b + choice_a == 2} Choice C // TODO need a better way to && variables
|
||||
* (choice_c) {choice_b && choice_a} Choice C
|
||||
-> end
|
||||
- -> start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user