Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

HTML Document - Convert To Text

HTML Document Command Grooper.Messaging

Converts the HTML document to plain text or markdown.

Remarks

This command reads the HTML content from the current document and converts it to either plain text or markdown format, depending on the value of the 'UseMarkdown' property.

  • If 'UseMarkdown' is true, the output will be in markdown format (.md).
  • If 'UseMarkdown' is false, the output will be plain text (.txt).

The converted content replaces the current attachment in the batch folder, and the file extension and MIME type are updated accordingly.

Properties

NameTypeDescription

See Also

Notification