Use defined symbol in PostActions #4525
lucasneuwit
started this conversation in
General
Replies: 1 comment
-
Unfortunately, not. We have a feature for this here: #1600. The possible workaround is mentioned here: #1600 (comment), you may define a variable instead of argument inside your script, which gets replaced when template content is created and then run script without args. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Is there a way of using a defined symbol as a reference in a post-action? More specifically, what I am trying to accomplish is the following:
Where EntityName in args refers to the previously declared symbol.
Thanks in advance for your time!
Beta Was this translation helpful? Give feedback.
All reactions