Using Private Data key as a command variable

Post Reply
FrankT
Newbie
Posts: 19
Joined: Tue Jul 30, 2024 7:20 pm

Using Private Data key as a command variable

Post by FrankT »

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
Post Reply