Transaction group handshake to multiple tags

I have a triggered transaction group that will log to a DB whenever a single tag out of 10 is True through an expression tag and an OR statement.
Is there a way within the transaction group to write to multiple tag values on handshake to clear the alarms? I know its not to difficult to write a tag change script but if its possible to do all inside the transaction group that would be preferable.
Thanks!

Not through the handshake. You would have to write zeroes to each tag as part of the triggered items.