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 typenamespaceNamespace of the type
RECORD newdataInstance data to filter
Return value
RECORDList of cells that have a different value from the currently instance data