WHFSType::EnrichWithBulkData (open)
Enrich a record array with bulk data
Syntax
LOADLIB "mod::system/lib/internal/whfs/contenttypes.whlib";
RECORD ARRAY FUNCTION EnrichWithBulkData(RECORD ARRAY inputrows, STRING ARRAY fields)Parameters
RECORD ARRAY inputrowsInput rows. Should have a cell 'id' referring to the fs_object to update
STRING ARRAY fieldsFields to get
Return value
RECORD ARRAY