G
Guest
Say I have 1000 Baskets, each basket has 1 to 10 unique names. How can I
create a variable system that can return a basket using a unique name, and
return the set of unique names in the basket when the basket is called.
create a variable system that can return a basket using a unique name, and
return the set of unique names in the basket when the basket is called.