confused over JSL in expression form
I want to store a small table in another table so that a script that uses both in the same report can reconstruct the small one whenever it's called for. This seems a nice solution because then users of the table can also easily open that small, related table of info while only storing one datatable.I did get the following to work, after much gnashing of teeth over layers of expr() syntax....dt =...