IncludeTextMode Syntax IncludeTextMode Description Enable extraction of body texts. Comment If this keyword is not specified in the description file, only the first line in a body text will be extracted from the input. Example IncludeTextMode PosStartInclude 1 LabelStartInclude "<--" LabelIncludeRow "::" IncludeContString "<0d><0A>" PosEndInclude 1 LabelEndInclude "-->" IncludeField ScriptIncludeField { return "TEXT"; };
IncludeTextMode
PosStartInclude 1
LabelStartInclude "<--"
LabelIncludeRow "::"
IncludeContString "<0d><0A>"
PosEndInclude 1
LabelEndInclude "-->"
IncludeField
ScriptIncludeField
{
return "TEXT";
};