ITEMTYPEGets the type of the current item or the specified item(s). Item type is one of: Line, Block, Group, Page. Suggest EditsSyntax =ITEMTYPE =ITEMTYPE(items) Arguments ArgumentTypeDescriptionitemsReference or ArrayThe item or items to return item types for Examples =ITEMTYPE → Line =ITEMTYPE(CHILDREN) → [Block, Line]Updated 6 months ago Table of Contents Syntax Arguments Examples