$comval » History » Version 4
Per Amundsen, 02/26/2017 04:12 PM
1 | 1 | Per Amundsen | _Added in 1.9.4_ |
---|---|---|---|
2 | |||
3 | *$comval(name,N,member)* |
||
4 | |||
5 | 4 | Per Amundsen | Returns COM member value for the Nth instance of the enumerated collection in name. |
6 | 1 | Per Amundsen | |
7 | *Parameters* |
||
8 | |||
9 | name - Name of the COM connection. |
||
10 | 3 | Per Amundsen | N - If N = 0, return number of items, otherwise The Nth item. |
11 | 1 | Per Amundsen | member - Member value to get. |