f:dimension-value
xs:anyType?=f:dimension-value( $fact as xbrl:fact, $dimension as xs:QName)
Last updated on 25-05-2023 at 00:00:00.
OIM Status
Exclusive - this function is only available in OIM ModeParameters
| Name | Type | Details |
|---|---|---|
| fact | xbrl:fact |
|
| dimension | xs:QName |
https://xbrl.org/2021. For example, `xbrl:period`.
|
Output
Type: xs:anyType?
Returns the value of the specified dimension for fact. If fact does not have the specified dimension, an empty sequence is returned, even if a default is defined for the dimension.
Owners
| Name | Affiliation | Start | End | |
|---|---|---|---|---|
| Paul Warren |
|
pdw@xbrl.org | 25-05-2023 at 00:00:00 |
