Is there any way to declare variables that exist outside of the scope they are first created in? I mean specifically to be passed between many scripts (and ideally actions)?
I think probably not without using some sort of input_number/boolean/text etc. but I thought I’d ask.