Which OmniScript element is basically a rich-text formatted HTML code block?

Study for the Salesforce OmniStudio Consultant 2 Exam. Engage with flashcards and multiple choice questions, each providing hints and explanations to aid learning. Prepare thoroughly to pass your certification!

Multiple Choice

Which OmniScript element is basically a rich-text formatted HTML code block?

Explanation:
The element used to display content with rich text formatting inside the flow is a display block that renders HTML markup within its content. This makes it ideal for showing a block of text that includes bold, italics, links, lists, and other HTML formatting right in the OmniScript UI. It’s not an input area, so it won’t collect user text like a text area; it’s not a messaging component, which is used for system or user messages; and while HTML fragments can embed HTML, that option is more about inserting standalone HTML content rather than presenting a formatted text block within the script. So, using the text block to present rich-text formatted content aligns with how OmniScript renders display content with HTML formatting.

The element used to display content with rich text formatting inside the flow is a display block that renders HTML markup within its content. This makes it ideal for showing a block of text that includes bold, italics, links, lists, and other HTML formatting right in the OmniScript UI. It’s not an input area, so it won’t collect user text like a text area; it’s not a messaging component, which is used for system or user messages; and while HTML fragments can embed HTML, that option is more about inserting standalone HTML content rather than presenting a formatted text block within the script. So, using the text block to present rich-text formatted content aligns with how OmniScript renders display content with HTML formatting.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy