docs-v2/content/flux/v0.x/stdlib/runtime/version.md

523 B

title description aliases menu weight introduced
runtime.version() function The `runtime.version()` function returns the current Flux version.
/influxdb/v2.0/reference/flux/functions/runtime/version/
/influxdb/v2.0/reference/flux/stdlib/runtime/version/
/influxdb/cloud/reference/flux/stdlib/runtime/version/
flux_0_x_ref
name parent
runtime.version runtime
401 0.38.0

The runtime.version() function returns the current Flux version.

import "runtime"

runtime.version()