The @nodes contain the array of servers which i am passing to the other subs. Even in other subs(enable_unplanned_outage() , disable_unplanned_outage() i am able to use the same array without any issues. When i do a scaler on @errorlist i am able to get the exact number of elements in that array.