Using script variables in multi-step action

I have a 2-step action with step 1 being a script and step 2 the pre-configured action to save to Dropbox.

I want to use one of my script variables in the 2nd step. What would be the best way of doing this? I’m trying not to use the clipboard…

Thanks

Take a look at setTemplateTag(). That should do what you want.

2 Likes

Thanks @sylumer. That resolves it. Somehow I thought that one was for Draft tags but I misread it. Cheers

Link on github is broken (404)

That’s simply because that link is over two years old and things have changed in that time :wink:

It’s pretty easy to search for and find it on the scripting site - setTemplateTag().