I use the trigger .* to gag the information. But I still want to some triggers can work even the information doesn't display in the output. If I set the trigger .* to omit from output, The other triggers can't work. How can I do?
Gag but can't trigger
Posted by Tianxz on Sat 06 Aug 2011 08:54 PM — 3 posts, 13,774 views.
Give it a low sequence number (like 10) so it is evaluated first. Then check "keep evaluating" so the other triggers are tested too.
It work! Thank you.