docs-v2/content/v2.0/reference/flux/functions/_index.md

522 B

title description menu weight
Flux functions Flux functions allows you to retrieve, transform, process, and output data easily.
v2_0_ref
name parent
Flux functions Flux query language
101

Flux's functional syntax allows you to retrieve, transform, process, and output data easily. There is a large library of built-in and importable functions. You can also create your own custom functions to perform operations that suit your needs.

{{< children >}}