Is there a way to copy variables? I need to create many variables that are the same but just rename them uniquely. Does anyone have a quick and simple way of doing this instead of creating each one individually?
Thanks!
I answered to your question: please never use too much variables. If you looked at that blog post, one of the tips was about how to import a shared action just to create the variables with their description and default value to speed up the developing process. I was not talking about using shared actions in their normal way.
It is a BAD idea to have too many variables, think about reusing them.
There is no way to copy variables, but you can import variables with a shared action. Have a look at this blog post:
https://elearning.adobe.com/2018/07/unusual-use-shared-actions/
You must be logged in to post a comment.