522 B
522 B
title | list_title | description | aliases | menu | weight | influxdb/v2.0/tags | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux JSON package | JSON package | The Flux JSON package provides functions for working with JSON. Import the `json` package. |
|
|
202 |
|
JSON Flux functions provide tools for working with JSON.
Import the json
package:
import "json"
{{< children type="functions" show="pages" >}}