Clear a list in a variable


#1

1) Give a description of the problem
List isn’t clearing

2) What is the expected behavior?
Not have old lists

3) What is happening/not happening?
My screenshot is too long lol

4) Post a Green Snapshot of the pistonimage


#2

It all falls back on this line towards the top:

temp

You are basing telling webCoRE to take the new data, and append it to the old variable.

Remove the blue {txt} and it will automatically fix itself the next time it runs.