RE: Quick question about $ variables

2013-05-28 Thread stefan.paetow
17:15 To: FreeRadius users mailing list Subject: Re: Quick question about $ variables stefan.pae...@diamond.ac.uk wrote: > Hi all, > > I've been looking at using ${...} variables wherever I can and so far it's > been relatively successful. The only place where I

Re: Quick question about $ variables

2013-05-28 Thread Alan DeKok
stefan.pae...@diamond.ac.uk wrote: > Hi all, > > I've been looking at using ${...} variables wherever I can and so far it's > been relatively successful. The only place where I am stuck is using some > comparisons, e.g. > > if ("%{Attribute}" == "${variable}") { That's wrong. Use: