xbrlLineItem

xbrlLIneItem is a text function that returns the value of a specified XBRL line item property. You can use this function only in a row heading or a text cell in the row that is defined with an XBRL line item. The function syntax is:

  <<xbrlLineItem("InfoType")>>
xbrlLineItem(“GridName”, Row, Column, 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 schema name into the row heading for an XBRL line item:

  <<xbrlContext("schemaNamespace")>>