Toxe This works, but it returns a ton of text thats irrelivant. how would i filter it down to just the variables and their value instead of the class_name and extend?

Never mind. Since each var had the same name, minus the number, i could just use a range() iterator. Thank you though 😃