4D Language Commands by theme CollectionsVersion: 21 R4 BETACollectionsARRAY TO COLLECTION ( collection : Collection ; ...(array : Array {; propertyName : Text} )) COLLECTION TO ARRAY ( collection : Collection ; array : Array {; propertyName : Text}{; ...(array : Array ; propertyName : Text) } ) New collection {( ...value : any )} : Collection New shared collection {( ...value : any )} : Collection