GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

StepFunction Priority Broken

heymufti opened this issue · 2 comments

commented

When using 'StepFunction = "Priority"', macro still fires sequentially.

/cast 1
/cast 2
/cast 3

Above is performed in the order; 123
Instead of the correct variation of; 112123

commented
commented

This is still a bug, priority list does not work. Its simply runs them sequentially.