Lenguaje 4D Comandos por tema ColeccionesVersión: 21 R3ColeccionesARRAY TO COLLECTION ( coleccion : Collection ; array : Array {; nombreProp : Text}{; array2 ; nombreProp2 ; ... ; arrayN ; nombrePropN} ) COLLECTION TO ARRAY ( coleccion : Collection ; array : Array {; nombreProp : Text}{; ...(array : Array ; nombreProp : Text) } ) New collection {( ...value : any )} : Collection New shared collection {( ...value : any )} : Collection