The raw unformatted variable value.
Can be used in calculations. When displaying values to the user, you
should prefer to use .formatted.
Value, formatted with correct number format, enums and translations applied. Should be used when displaying values to the user.
The raw unformatted variable value.
Can be used in calculations. When displaying values to the user, you
should prefer to use .formatted.
Variable status if affected by ranges, otherwise undefined.
Variable unit (if present)
Value, formatted with correct number format, enums and translations applied. Should be used when displaying values to the user.
The raw unformatted variable value.
Can be used in calculations. When displaying values to the user, you
should prefer to use .formatted.
Relative value between 0–1.
Only available for numeric values that have set minima and maxima.
Value, formatted with correct number format and enums but without translations applied. Can for example be used when directly working with underlying enum values.
Format a given value using this variable's meta data
Value, formatted with correct number format, enums and translations applied. Should be used when displaying values to the user.