# データグリッドを複製する

<details><summary>DATAGRID_COPY関数</summary>

``` sas
DATAGRID_COPY(sourceDataGrid, targetDataGrid)
```

<https://go.documentation.sas.com/doc/jp/edmcdc/v_056/edmdatagrids/p0ff2os5c08sj7n1oel2xofoqyny.htm>

</details>