Good afternoon,
I need to create an Any Type variable in a process to maintain the format. For example, I will send rule!example from the source and I want it to be preserved. It works between rules with Any Type variables, but I can't do it in the process. Does anyone know a way to create Any Type variables in a process?
Thank you very much
Discussion posts and replies are publicly visible
You can't.
The workaround would be to store the value in a map and store that as the PV.
You can use the data attribute if a datasubset to store ANY data in a process.
2 good alternative ways of doing this: