Hi Timo, is it possible to post a snippet?
Matthias ----- Original Message ----- From: "Timo Mikkolainen" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, February 10, 2007 12:47 PM Subject: Array handling in JS > I'm trying to read the input channels of a vsl object in JS, but I > don't know how to read the 'arrays' the JS functions return. I've > tried foo[0], foo.length, foo.head and whatnot; nothing works. The > arrays are returned by GetInputTypes(), GetInputChannels(), etc in > r3matprp.js. >
