<div dir="ltr">We are receiving traffic with a tech prefix.  We want to be able to use a # (hash tag) for the separator for the tech prefix and the remote user ($rU).  I was using the s.select transformation before when using * for separator, but I get an error because it appears that it being interpreted as a comment.  Any suggestions?<div><br></div><div>Example:</div><div>## How I was doing it with the *</div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(156,220,254)">$avp(techprefix)</span> = $(rU{s.select,<span style="color:rgb(181,206,168)">0</span>,*});</div></div></div><div><br></div><div>## How I tried and got an error for the hash tag<br clear="all"><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(156,220,254)">$avp(techprefix)</span> = $(rU{s.select,<span style="color:rgb(181,206,168)">0</span>,#});</div></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Sam  D Ware<br><br></div></div></div>