$comval » History » Version 5
Per Amundsen, 07/24/2020 03:08 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. |
12 | 5 | Per Amundsen | |
13 | *Properties* |
||
14 | |||
15 | .result - *TODO* |