I'm trying to create a mail merge to get labels (which is not a problem). Under various conditions I want to throw to a new page but can't find out how to do it. It's got to be either easy or impossible!

What I'm after is some sort of condition like
{ IF { MERGFIELD code } = "P" { newpage } }
but what can I put in the '{newpage}' bit?