Section 3.31.32. AddToReply
Section 3.31.33. AddToReplyIfNotExist
(481 / 1693)
Section 3.31.34. AddExtraCheck
3.31.33. AddToReplyIfNotExist
This is similar to AddToReply, but only adds an attribute to a reply if and only if it is not already present in the reply. Therefore, it can be used to add, but not override a reply attribute. This is contributed by Vincent Gillet <vgi@oleane.net>.