Would it make sense to store the data in an array outside the steps like so: 1. Declare variable 2.
Would it make sense to store the data in an array outside the steps like so:
- Declare variable
- In Step 1: fetch data and store in variable
- In Step 2: use the data from the variable




