Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This new parsing mode is currently only supported for setting email's subject and body in post-function Send an email.

Bug

...

fixes

  • When setting a leading and trailing delimiter in post-function Parse field for extracting data and there was more than one occurrence of the trailing delimiter, the text value extracted was all the content between the leading delimiter and the farthest trailing delimiter. This version fixes this problem, and the value extracted is the text between the leading delimiter and the closest trailing delimiter.

...