Using Private Data key as a command variable
Posted: Thu Oct 17, 2024 5:31 pm
Hello,
I am trying to use [Switch.FlowName] as part of a command prompt command using the RUN Command.
something like this: echo %%[Switch.FlowName]%% >"test.out"
But it does not work.
How can I use a private data key and a variable for a command.
Thank you
I am trying to use [Switch.FlowName] as part of a command prompt command using the RUN Command.
something like this: echo %%[Switch.FlowName]%% >"test.out"
But it does not work.
How can I use a private data key and a variable for a command.
Thank you