LabelStartInclude Syntax LabelStartInclude <str> Description The label that indicates the beginning of a body text. Example IncludeTextMode PosStartInclude 1 LabelStartInclude "<--" LabelIncludeRow "::" IncludeContString "<0d><0A>" PosEndInclude 1 LabelEndInclude "-->" IncludeField ScriptIncludeField { return "TEXT"; };
LabelStartInclude <str>
IncludeTextMode
PosStartInclude 1
LabelStartInclude "<--"
LabelIncludeRow "::"
IncludeContString "<0d><0A>"
PosEndInclude 1
LabelEndInclude "-->"
IncludeField
ScriptIncludeField
{
return "TEXT";
};