ITEMTYPE

Gets the type of the current item or the specified item(s). Item type is one of: Line, Block, Group, Page.

Syntax

=ITEMTYPE

=ITEMTYPE(items)

Arguments

ArgumentTypeDescription
itemsReference or ArrayThe item or items to return item types for

Examples

=ITEMTYPELine

=ITEMTYPE(CHILDREN)[Block, Line]