- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
A data function is a component that references either a collection of variables or an individual variable. All data functions require a data_function_type
that instructs how the interpreter should access and transform data.
{
"data_function_type": "data-function-type-name"
}
There are three main classes of data functions:
Was this article helpful?