WHFSFolder::FilterInstanceDataUpdates (open)
Filters instancedata updates, cells with the same value as currently on disk will be removed
Syntax
LOADLIB "mod::system/lib/internal/whfs/objects.whlib";
RECORD FUNCTION FilterInstanceDataUpdates(STRING typenamespace, RECORD newdata)
Parameters
STRING typenamespace
Namespace of the type
RECORD newdata
Instance data to filter
Return value
RECORD
List of cells that have a different value from the currently instance data