Changed the subject, I assume you mean 17R5, version 15 does not have dot notation.
> On Jul 28, 2019, at 11:20 AM, Jeremy Roussak via 4D_Tech > <[email protected]> wrote: > > Is searching for pointers not allowed? I would assume no because 4D can't search collections for a pointer: $test:=New collection(->[Table]Field).indexOf(->[Table]Field) `Returns -1 Disappointing because you can search for pointers in a pointer array, but not in a collection. And the above gives -1 implying that the search was completed rather than an error to indicate it is not supported. See feature request here: https://forums.4d.com/Post/EN/30491335/1/30491336#30491336 John DeSoi, Ph.D. ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

