The contents will not be sent through to the page. Side effects, for example sending queries to databases, will take effect.
Attributes
<set variable=foo value=Hi> <nooutput> <h1>Hi dude</h1> <set variable=foo value=Bye> </nooutput> <p><insert variable=foo>
Bye