<div dir="ltr">OK, that works - looks like a documentation bug? (Also very confusing!)<div><br></div><div>Should I report it on the page at  <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+17+AGICommand_get+full+variable" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+17+AGICommand_get+full+variable</a> or on the main tracker?</div><div><br></div><div>Many thanks - couldn't figure out what was wrong!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 27 Dec 2019 at 19:36, Sean Bright <<a href="mailto:sean.bright@gmail.com">sean.bright@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/27/2019 2:24 PM, Jonathan H wrote:<br>
> <Local/1000@default-0000001f;2>AGI Rx << SET VARIABLE myVar "Hello <br>
> World!!!"<br>
> <Local/1000@default-0000001f;2>AGI Tx >> 200 result=1<br>
> <Local/1000@default-0000001f;2>AGI Rx << GET FULL VARIABLE myVar<br>
> <Local/1000@default-0000001f;2>AGI Tx >> 200 result=1 (myVar)<br>
><br>
> Is this a bug, poor documentation, or my poor understanding of them?<br>
<br>
I believe the syntax you are looking for is:<br>
<br>
     GET FULL VARIABLE ${myVar}<br>
<br>
Kind regards,<br>
Sean<br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>