Append HTML Line Steps
- 30 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Append HTML Line Steps
- Updated on 30 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Modified in Version | --- |
Location | Data > Text > String Builder |
The Append HTMLLine step uses the String Builder entity to allow users to add HTML lines to a text String or list of Strings.
The Append HTMLLineWithTags allows a string to be inserted into a String Builder object and the surrounding HTML tags.
Properties
Input
Property | Description | Data Type |
---|---|---|
String Builder | String Builder data entity | StringBuilder |
Begin Tag | HTML tag that will be at the beginning of the HTML line. | String |
End Tag | HTML tag that will be at the end of the HTML line. | String |
Line To Add | The string of text that will be added to a new line | String |
Related Information
Forum Posts:
Merge HTML Text
Show HTML Merge On A Form
Rich Text Box Outputting HTML
Was this article helpful?