Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Setting runtime variable from powershell script
-
Hi,
I have two two steps otter script plan. They both are in one general block.
First one is a powershell script where I need to set runtime variable
Next step is REST HTTP call where I need to use that runtime variable.
Can someone please tell me how can I do that?I was reading document about variables and it even confuses me more:
https://docs.inedo.com/docs/buildmaster/applications/configuration-variables
https://docs.inedo.com/docs/executionengine/components/runtime-variablesAny of these two pages doesn't mention anywhere how can I set variables dynamically through script.
Thanks
-
@ashah_4271
Hello
What about the PSEval function ?
-
@ashah_4271 can you share your OtterScript? and show specifically what you'd like to do? Happy to help if we can!