Where are associative arrays stored?
Suppose in JSL I create an associative array, then create a new column in a data table with a formula that uses that array to populate the column based on entries in another column. When the data table is saved, it seems to hold onto that associative array somewhere -- where is it stored? Within the data table somewhere? Is there a way to see it or edit it later?