Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Custom output properties sheet

Use this sheet to define a custom response control in Virtual Agent.

Custom output properties sheet

Custom response propertyDescription
Custom Control DefinitionList of custom control definitions for the controls.Select the definition that defines how the control is rendered for the channel in which it runs.
Generate Control Data FunctionScript function that provides the data used to render the custom control. For example, if you're creating a slider input control, you would define the values for the slider. These values include the slider minimum and maximum values, slide default values, icon used in the slider, and so on.
Transcript FunctionScript function that provides the message recorded in the transcript. For example, a message for an input control could confirm that the control is rendered with specific data values.
Non-supported channel response messageDefault fallback message that is displayed when a user is running the control on an unsupported channel.
Advanced \(optional\)
Hide this node
Conditionally show this node ifNo-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true.