WHFSFolder::SetInstanceData (open)
Sets the instance data for a specific WHFS type
Syntax
LOADLIB "mod::system/lib/internal/whfs/objects.whlib";
MACRO SetInstanceData(STRING typenamespace, RECORD newdata, RECORD options)Parameters
STRING typenamespaceNamespace of the type
RECORD newdataNew instance data to write
RECORD optionsOptions
isvisibleeditWhether the modificationdate should be adjusted (defaults to the contenttype cloneoncopy value).