Hi all,

Is the following still the best way for checking whether a collection item is an array?

C_Boolean($isArray)
$isArray := (get collection item count (session;"f_pdSearchArtefactList") > 1)

Is there a better way to do this considering the collection I am checking is session or is there a way to do this using the more modern syntax.

I'm sure I'm missing something obvious here :-)

Thanks in advance, Michael.
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to