Legacy format: string[][] - Each row is an array of strings indexed by position
Current format: object[] - Each row is an object with named properties for each column
Default
false - Usesthecurrentobject-basedformat
Deprecated
The legacy format is maintained primarily for backward compatibility with WFEngine
Controls in what format the data is saved.
Legacy format: string[][] - Each row is an array of strings indexed by position Current format: object[] - Each row is an object with named properties for each column