以下に、条件付きで再起動するために使用される <if> 手順の例を示します。
<if> <condition><istrue value=":[restart]"/></condition> <then> <call blockName="restart"/> </then> </if>