lua problem with touch event

if i have two layers in a lua script ,and both of them registered touch handler with ‘registerScriptTouchHandler’
can i let one of them swallow the touch in some special situation?
and how to set the priority of them?
Thanks!