il()


Description

Used within other rules to set the item level from which information is to extracted.

Example

getpv(tv(), il() == 0)
returns the item text tv() of the current item's TLI parent

getpv(tv(), itl() - il() == 2)
Returns the item text of the current item's grandfather

Related Rules

getcv(), getdv(), getpv(), itl()