xbrlUnit

xbrlUnit is a text function that returns information about an XBRL unit that has been defined within a grid. xbrlUnit is supported in a heading cell or text cell, but not in text objects. The function syntax are

  <<xbrlUnit("InfoType")>>
<<xbrlUnit(“GridName”, Column, Row, Page, “InfoType”)>>

where:

Note:

The reference parameters will update when rows or columns are added or deleted from the grid.

Note:

The “current” keyword is supported for the reference parameters (“GridName”, Row, Column, and Page). However, it must be used within a grid's text cell and/or custom heading (not supported in text objects).

Example:

The following example inserts the unit description into the column heading for an XBRL unit:

  <<xbrlUnit("unit")>>