__header__

Description

Returns an item from a collection

Inputs

Collection

This can be a tab collection or generic object ie IO or any other collection

Parameters

OptionalSubItemName

Name or index of item in collection
Index is 1 based
Imndex - 1 is the last item

ItemType

Returns the Items info of teh item

Item

Returns the item

Item Flags

Returns any item flags linked to an item

ItemIndex

Return 1 based index (so can get collection size __footer__