Modules have a local stack, they also contain a cache of the value returned, so if you return a table. It will always return the same table.
1 Like
Modules have a local stack, they also contain a cache of the value returned, so if you return a table. It will always return the same table.