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

469 B

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

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

{{< children >}}