Page 1 of 1

Selection Wrapper

Posted: Fri Aug 13, 2010 7:47 pm
by tukuyomi
Hello.
I'd like to access the select* functions but I'm having troubles initializing the Selection Wrapper.
How do one do that?

Code: Select all

var s=new Selection;
Error. Use of undefined variable 'Selection'
:?