# jsonテキストとして内容を取得する

<details><summary>DATAGRID_TOSTRING関数</summary>

``` sas
str = DATAGRID_TOSTRING(dataGrid);
```

<https://go.documentation.sas.com/doc/jp/edmcdc/v_056/edmdatagrids/n1d2o8h7l2hbxfn17wrmnkg2zulw.htm>

</details>