Feedback

  • Contents
 

Make Cookie

This Email tool converts a string that is a moniker for a message into an email cookie. The moniker is a known format, however this format will vary from platform to platform. This tool performs the reverse function of the Parse Cookie tool.

Inputs

Moniker

The string output version of the cookie.

Outputs

Cookie

The email cookie to be parsed.

Exit Paths

Success

This path is taken if the cookie is successfully parsed.

Failure

This path is taken if the operation fails.