The behavior of DataObject.getList() is different between with and without schema. If loading the data object with a schema, getList() will return an empty list if there is no value. However, if there is no schema, it will return null.
Fuhwei Lwo
The behavior of DataObject.getList() is different between with and without schema. If loading the data object with a schema, getList() will return an empty list if there is no value. However, if there is no schema, it will return null.
Fuhwei Lwo