<p>
Syntax: <tt>\\while{condition}{content}</tt>
<p>
Where <tt>condition</tt> is composed of testing conditions (using variables),
<tt>content</tt> will be shown continuously until the condition is no longer true. Due to the nature of the command, <tt>content</tt> should normally contain definitions that change the values of variables used in <tt>condition</tt>.

\help{module=adm/doc&cmd=new&job=help&help_subject=if}
{List of conditions}.
<p>