$comval » History » Revision 3
Revision 2 (Per Amundsen, 08/10/2015 08:56 AM) → Revision 3/7 (Per Amundsen, 08/12/2015 10:51 PM)
_Added in 1.9.4_ *$comval(name,N,member)* Returns member value for the Nth instantiation of the enumerated collection in name. *Parameters* name - Name of the COM connection. N - If The Nth item to get. (if N = == 0, return get number of items, otherwise The Nth item. items) member - Member value to get.