No matter how I try to access the Vertices Structure, I always get a: TypeError: Result of expression 'Vertices' [null] is not an object.
I would assume that Vertices[0] equals one "Structure Index Member"- Patch and Vertices[0][0] equals two in a row. (code: result.myNumber = Vertices[0][0])
With "Structure Index Member"-Patch(es) I get what I want but with JS I'm stuck with this error.
Thanks for hopefully getting me out of this pitfall.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

