Returns a string with all DatStat Illume pipe directives replaced.
A copy of the string with all pipes replaced with the appropriate values.
DatStat Illume pipes are of the form "{<pipe-name>:<variable-name>}". Pipes are used to efficiently manage the inclusion of survey responses in a string. For example, an email template may start "Dear {RESPONSE:FirstName}, ...". Use this method to replace all pipes with the appropriate values.
HookContext Class | DatStat.Collector Namespace