What is the result of the workflow?
What is the result of the workflow?
Question:
- “Apple, Orange”
- “, Orange”
- “Orange”
- “Apple”
Answer
Option A is correct.
When the workflow Market is invoked, Fruit was sent into In_Cart. When it completed, In_Cart was sent back into Fruit. Both variable and arguments ended up having the same values. Direction of the argument matters!