Body Variables
Specifies whether to parse the Email body for name/value pairs to create variables from. Options: If markers are used, all lines of the Email body between the begin and end markers will be variablized in accordance to java properties. Any lines of the Email body outside the markers will be ignored w/r variablization.
No processing of the Email body will occur.
Entire body of the Email will be scanned for a "=" (equal sign) and any lines containing a "=" will be variablized as long as the text to the left of the "=" conforms to the naming standards for variables.
Marker begin and end values are defined by the Email Body Default Begin Marker and Email Body Default End Marker Universal Controller system properties.
Marker begin and end values are defined in the Begin Marker and #End Marker fields.