25 Mar
2019
25 Mar
'19
1:23 p.m.
On Mon, Mar 25, 2019 at 01:07:17PM +0000, Faine, Mark R. (MSFC-IS40)[NICS] wrote:
Thank you both, this is very helpful. I can use this. Is it only possible to set variables by adding to the message? Can variables exist outside of the message?
The whole message routing logic is message-scoped, so variables are attached to a message. You can set global variables using 'define' directives.