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:
  1. Declare variable
  2. In Step 1: fetch data and store in variable
  3. In Step 2: use the data from the variable
Was this page helpful?