
A service that allows content to be converted from one format to another.
|
Status: Preview |
Tier: Standard |
Version: 1.0 |
|
Name |
Summary |
|
Html to text |
|
Name |
Summary |
|
Name |
Summary |
Summary: Html to text
Description: Converts an HTML document to plain text.
Syntax:
ContentConversion.HtmlToText (string Content)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Content |
string(html) (HTML content) |
HTML content |
True |
Returns:
Type:string
Summary: The plain text content.
Description: The plain text content.