WIP: Expose the function parameter 'field' to the config
The test function parameter field will be exposed to the configuration in order to allow configurations like:
| varname | test |
|---|---|
| y | flagRange(field="x", min=0, max=100) |
The test function parameter field will be exposed to the configuration in order to allow configurations like:
| varname | test |
|---|---|
| y | flagRange(field="x", min=0, max=100) |