Yes it is possible to send Action1’s output as Action2’s input. First save the action1’s result(output) into a variable v1.
Then while executing Action2, pass V1 as a parameter to the action2.
Wednesday, December 19, 2007
Is it possible to send First action’s output as the input for the second action?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment