Is there a way to swap logics around without deleting them and starting over again?
I have not placed my logics in the right order. But I also have alot of variable logics. Currently I can only work on the bottom of the list.
Should you place jumps first, then variable calculations, then text variables?
Or should the variables go under each logic jump created.
For eg
- logic jump-A and B and C and D; Calculate-add 4 to count; Replace (yes/no) = eyelash, yes/no=lash etc
Or
- logic jump restrictive (a and b and c)
- logic jump less restrictive (a and b or c)
- logic jump general (a or b or c)
- calculations
- text variables