What does this option do exactly? I might have missed a talk about it on the group.
Does it queue messages to systems that are offline, and send them in order when they come back online?
--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To view this discussion on the web visit https://groups.google.com/d/msg/commandfusion/-/G0FFCf_BjmEJ.
To post to this group, send email to comman...@googlegroups.com.
To unsubscribe from this group, send email to commandfusio...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
I want to set a global token with the value of another global token.
CF.setJoin("global1", "[@global2]");
I tried this code but this is not working, can someone help me out?
Have you tried:
Assuming your other token is "[global2]", try:
CF.setToken(CF.GlobalTokensJoin, "global1", "[global2]");
Florent
On May 24, 2012, at 2:55 PM, Bram van der Mooren wrote:
> I want to set a global token with the value of another global token.
>
> CF.setJoin("global1", "[@global2]");
> I tried this code but this is not working, can someone help me out?
>
--
Florent Pillet - Software Engineering Lead
www.commandfusion.com