Hi Ben,
        That's right.  In general, Pivot was designed to have the
necessary APIs but not to add extra methods that could easily be coded
by application developers just for the sake of "completeness".  So, yes,
that is the easy thing to do to mimic "contains(...)":  indexOf(obj) !=
-1.

~Roger Whitcomb

Reply via email to