Path: blob/main/docs/sources/flow/reference/stdlib/_index.md
5307 views
------Standard library
The standard library is a list of functions which can be used in expressions when assigning values to attributes.
All standard library functions are pure functions: they will always return the same output if given the same input.
{{< section >}}