Bixby Developer Center

References

dialog-template

optionalvalue optional

Defines the actual content of the Dialog message. The Dialog mode, match pattern, and control flows all serve to determine the single template that should be served to the user based on the current context.

Ultimately, the template is evaluated to produce a String. However, it can make use of EL to create dynamic content. In particular, you can compose the message using formatting functions and invoking other Dialog.

This feature can be wrapped in conditionals.

Child Keys

macro
optional
Defines a layout, a portion of a layout, or a dialog with a macro
template
optional
Text to be passed
template-macro
optional
Encapsulates dialog logic that normally would lead to duplication