You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a lua script tabulates a record, all fields in the records are copied into a lua table, except for fields that are user typed. These fields do not get populated.
What should happen is that the code should recurse down and create a sub-table.