Section 3.14.20. AddToReply
Section 3.14.21. AddToReplyIfNotExist
(316 / 1693)
Section 3.14.22. NoIgnoreDuplicates
3.14.21. 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>.