check out the inline attribute <span></span><br><br>On Wednesday, August 10, 2016, Rick Jarvis &lt;<a href="mailto:rick@magicmail.mooo.com">rick@magicmail.mooo.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I have to admit, I’ve always struggled with conditions. <div><br></div><div>Here I’m trying to have a different close time on a Friday to the rest of the week. Ignore the resulting actions, that’s just for testing. It appears the issue is matching the variable. I’ve tried export instead of set as well. Can anyone tell me where I’m going wrong, or if this should work?</div><div><br></div><div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span>&lt;include&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0);min-height:16px"><span></span><br></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span style="color:#34bbc7">&lt;extension</span><span> name=&quot;Time-of-day&quot; continue=&quot;true&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span style="color:#34bbc7">&lt;condition</span><span> wday=&quot;6&quot; time-of-day=&quot;09:00-16:30&quot; break=&quot;never&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">        </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;set&quot; data=&quot;officestatus=open&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">        </span><span style="color:#34bbc7">&lt;anti-action</span><span> application=&quot;set&quot; data=&quot;officestatus=closed&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span>&lt;/condition&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span style="color:#34bbc7">&lt;condition</span><span> wday=&quot;2-5&quot; time-of-day=&quot;09:00-17:00&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">        </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;set&quot; data=&quot;officestatus=open&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span>&lt;/condition&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span>&lt;/extension&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0);min-height:16px"><span></span><br></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span style="color:#34bbc7">&lt;extension</span><span> name=&quot;mainin&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span style="color:#34bbc7">&lt;condition</span><span> field=&quot;${officestatus}&quot; expression=&quot;^open$&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">      </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;answer&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">      </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;playback&quot; data=&quot;ivr/ivr-in_line.wav&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span>&lt;/condition&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span>&lt;/extension&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0);min-height:16px"><span></span><br></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span style="color:#34bbc7">&lt;extension</span><span> name=&quot;vmin&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span style="color:#34bbc7">&lt;condition</span><span> field=&quot;${officestatus}&quot; expression=&quot;^closed$&quot;</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">      </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;answer&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,189,38);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">      </span><span style="color:#34bbc7">&lt;action</span><span> application=&quot;playback&quot; data=&quot;ivr/ivr-im_sorry.wav&quot;/</span><span style="color:#34bbc7">&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">    </span><span>&lt;/condition&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span style="color:#f5f5f5">  </span><span>&lt;/extension&gt;</span></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0);min-height:16px"><span></span><br></div><div style="margin:0px;line-height:normal;font-family:Monaco;color:rgb(52,187,199);background-color:rgb(0,0,0)"><span>&lt;/include&gt;</span></div><div><span><br></span></div>

R</div></div></blockquote>