1 2 3 4 5 6 7 8 9 10 11
update control { Cleartext-Password := 'hello' } update reply { Filter-Id := "filter" } update request { Tmp-String-0 := &reply:Filter-Id[#] # ERROR }