====== <<endsilently>> ======

<<endsilently>> works with the <<[[twine1:silently]]>> macro to clear the space normally taken up by the use of macros within a passage.

<code>
<<silently>>
<<set $name to "Name">>
<<endsilently>>
</code>