Ad Widget

Collapse

Save some variable beetwen multiple script item run

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elem2k3
    Junior Member
    • Sep 2024
    • 4

    #1

    Save some variable beetwen multiple script item run

    Hello! Is possible to save any variable between Script item runs?

    The task is trivial: I want to make a script that would request a token and save it so that subsequent runs would use it. In case there is an authorization error, the script would request the token again, make a second request and save the new token....
Working...