I’ve come across a weird experience regarding tables, for some reason the “Default template” table is being altered even though here im assigning another table to = the default template (so to have the default template replace the other table)
Now this is the default template table:
now for some reason when i’m making the PartyTable[QueueBox] = to the template table (so the template table should replace whatever content is in PartyTable[QueueBox], however for some reason, if we look at the prints below:
Thanks for replying, but how is defaulttable[“Template”] being altered when im just assigning it to replace another table?
e.g.: PartyTable[QueueBox] = DefaultTable[“Template”]
thank you, i called the shallowCopy function passing the DefaultTable through it, however, it seems to still somehow become altered? (if you look at the prints and the arrows)