OCI-COLLECTION.ASSIGN(3) OCI-COLLECTION.ASSIGN(3) OCI-Collection::assign - Assigns a value to the collection from another existing collectionSYNOPSISbool OCI-Collection::assign (OCI-Collection $from)DESCRIPTIONAssigns a value to the collection from another, previously created collection. Both collections must be created with oci_new_collection(3) prior to using them.PARAMETERSo $from - An instance of OCI-Collection.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSO"OCI-Collection::append". PHP Documentation Group OCI-COLLECTION.ASSIGN(3)