Use cases for data_structure, data_array or data_object field types
I am looking for an efficient way to store the object array returned by a multi-row variable set in a table field. I was thinking I could use a data_structure, data_array or data_object field type. I can find dictionary entries for those field types,...