$comval » History » Version 7
Per Amundsen, 02/16/2023 09:20 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | 6 | Per Amundsen | *$comval(name,N,member, [&binvar])* |
| 4 | 1 | Per Amundsen | |
| 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 | 7 | Per Amundsen | table(ktable). |
| 10 | |*Parameter*|*Description*| |
||
| 11 | | name | Name of the COM connection. | |
||
| 12 | | N | If N = 0, return number of items, otherwise The Nth item. | |
||
| 13 | | member | Member value to get. | |
||
| 14 | | [&binvar] | Adds the result to the specified &binvar instead. (changes return value to number of bytes added) | |
||
| 15 | 1 | Per Amundsen | |
| 16 | 6 | Per Amundsen | *Properties* |
| 17 | 5 | Per Amundsen | |
| 18 | 7 | Per Amundsen | table(ktable). |
| 19 | |*Property*|*Description*| |
||
| 20 | | .result | Used with [&binvar]. | |