MESSAGE (a child element of STEP) is used to display a message in the dialogue window.
MESSAGE occupies the whole STEP. This means that if you choose to use MESSAGE in a step, you cannot use any other elements in that step.
MESSAGE supports the use of text as value.
- <STEP>
- <MESSAGE>Cloud: Let's go!</MESSAGE>
- </STEP>