Actions
$comval » History » Revision 3
« Previous |
Revision 3/7
(diff)
| Next »
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 N = 0, return number of items, otherwise The Nth item.
member - Member value to get.
Updated by Per Amundsen over 9 years ago · 3 revisions