<div dir="ltr"><div><div><div><div>Hello everyone<br><br></div>I have a quick queston. I noticed in the man page of unlang that we can reference attributes using the syntax:<br><br>%{Attribute-Name[index]}<br><br></div><div>
This is a very useful feature :-)<br></div><div><br>However, I just wanted to check whether we can update attributes in the same way? I mean something like this:<br></div><br>update reply {<br>        Attribute-Name[index] := new_value<br>
}<br><br></div>Thanks<br><br></div>Ben<br><br></div>