can anyone explain, what happened to "#targetengine session" in CC?
nevermind, seem like everything is persistent by now (just try to run the script couple of times).
#target illustrator #targetengine main if (isNaN(foo)) var foo = 32; foo += 2; alert(foo);