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 inputrows

Input rows. Should have a cell 'id' referring to the fs_object to update

STRING ARRAY fields

Fields to get

Return value

RECORD ARRAY