How to use previous step result in this step?

Each step has a step no and result.
Can we and how use the previous step result in current step?

Hi @johnsoncheung

You can just store it in a variable and then access that variable in the next step.

Example: https://runkit.com/masasron/5cf2d22bbbf4cc0018f9cc91

Hope that helps,
Ron

l got it. Thank you very much.

2019年6月2日 上午3:42 於 Ron via RunKit Discuss tonicdev@discoursemail.com 寫道: