yes, it is simple as that.
Code:
if inContainer(...)[0]
;do the stuff
endif


but I think it should be simpler.
it should be:
Code:
if inContainer(...)
;do the stuff
endif

_________________________
!

download KiXnet