<div dir="ltr">Everytime i rum this code..<br> <br><div><div><div>while (session.ready() == True):<br>                session.answer()<br>                number=session.getVariable(&quot;caller_id_number&quot;);<br>                session.setVariable(&quot;varname&quot;, &quot;hammer&quot;);<br>
                consoleLog(&quot;info&quot;,varname)<br><br></div><div>i get this error.<br><br>&quot;Message: global name &#39;varname&#39; is not defined<br>Exception: None&quot;<br><br></div><div>Don&#39;t where i am doing something wrong<br>
<br></div><div>Any help would be much appreciated.<br><br></div><div>Thanks<br></div></div></div></div>