foreach "%{expr:1 + 2}" {	# ERROR
	update reply {
	       Called-Station-Id += "%{Foreach-Variable-0}"
	}
}
