Passing parameters and question about Map
Posted: 02 Apr 2017 22:29
Hello,
Question: 1
Given a flow named "A" and a one named "B", not related functionally and both have an Automagic shortcut, is it possible to pass a parameter from flow "A" to "B"?
Both widgets use the same global name for the message.
The idea is Flow "A" blanks message in Flow "B" and Flow "B" sets a message in Flow "A".
Question 2:
"Basic Research is what I do when I don't know what I'm doing".
So in my Basic Research i'm using the get FlowStatisticsDuration(). As per Help, it looks to me that the return from the function is a Map.
How do I get the key/value pair from the function.
I know how to add pairs manually to a Map but can't figure out how to get hold of the existing ones in the function.
Thank You
Husky
Question: 1
Given a flow named "A" and a one named "B", not related functionally and both have an Automagic shortcut, is it possible to pass a parameter from flow "A" to "B"?
Both widgets use the same global name for the message.
The idea is Flow "A" blanks message in Flow "B" and Flow "B" sets a message in Flow "A".
Question 2:
"Basic Research is what I do when I don't know what I'm doing".
So in my Basic Research i'm using the get FlowStatisticsDuration(). As per Help, it looks to me that the return from the function is a Map.
How do I get the key/value pair from the function.
I know how to add pairs manually to a Map but can't figure out how to get hold of the existing ones in the function.
Thank You
Husky