Sorry folks, I've forgotten this - again.
In a subflow, how do I get global context values?
Would global.get(" ")
still work?
I'll be testing this anyway ITMT.
Sorry folks, I've forgotten this - again.
In a subflow, how do I get global context values?
Would global.get(" ")
still work?
I'll be testing this anyway ITMT.
When you create topics, do you check the suggestions that are given ?
From your own previous topic...
Yes, I did....
Dunno why, but I didn't get the thread.
Sorry.
FYI:
the nodes inside a subflow can access the context of the parent flow by prepending
$parent.
to the context key.
I seem to be suffering brain failure badly nowadays.