MailMergeReplace Method
Overload List
  NameDescription
Public methodCode exampleReplace(String, String)
Replaces all occurrences of the specified pattern in the message template with the specified actual value.
Public methodCode exampleReplace(String, String, MailMergeTargets)
Replaces all occurrences of the specified case-sensitive pattern in the specified parts of the message with the actual value.
Top
See Also