Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration of stories (events), the forecastTableforecastNote, and dictionaryFiles for a script are explained below.

Anchor
stories
stories

Stories

In the stories section of the script configuration, an arbitrary number of stories can be specified.

...

Code Block
xml
xml
<story>
   <title lang="NL">Telefoongesprek</title>
   <title lang="GE">Anruf</title>
   <title>Telephone call</title>
</story>

Anchor
frames
frames

Frames

A story (including the inbox) may consist of an arbitrary number of frames by specifying the frame key according to the following schema:

...