_Added in 1.9.4_ *$comval(name,N,member, [&binvar])* Returns COM member value for the Nth instance 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. [&binvar] - Adds the result to the specified &binvar instead. (changes return value to number of bytes added) *Properties* .result - Used with [&binvar].