| **Navigation:**  [[templates.htm|Templates]] > [[tlrcontents.htm|Template Language Reference]] > Built-in Template Procedures >====== ITEMS (return multi-valued symbol instances) {{c6h0068.jpg|C6H0068.jpg}} ====== | [[invoke call a named group as a function .htm|{{btn_prev_n.gif|Previous page}}]][[tlrcontents.htm|{{btn_home_n.gif|Return to chapter overview}}]][[linkname return mangled procedure name .htm|{{btn_next_n.gif|Next page}}]] | | || **ITEMS(** //symbol// ) {{blk2blue.jpg|blk2blue.jpg}} | **ITEMS** | Returns the number of instances contained by the //symbol//. | | //symbol// | A multi-valued symbol. | The **ITEMS** procedure returns the number of instances contained by the //symbol//. **Return Data Type:**     LONG **Example:** **#DELETE(%Control,****ITEMS****(%Control))  #!Delete last instance** [[built in template procedures.htm|Built-In Template Procedures]]