You're right that the doc isn't very complete on this point. When I use an API like this I always run it in the debugger, call the method, put a breakpoint after the call, and look at the result in the debugger.
--- In [email protected], "markflex2007" <markflex2...@...> wrote: > > > public function get selectedItems():Array > > what the Array look like? > > I have not see a demo >

