Hi,
i have an entity collection and i am trying to filter it further to reach an entity.
so i tried using entity collections getmulti method but for some reason it returns bool.
am i missing something here? isnt it supposed to return a collection?
in definition it says "retrieves in this Collection object all Entity objects which match ..."
thanks
-shane