Versions Compared

Key

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

...

The Title key is an optional identifier for the script.
The start and end date/time for the script have to be specified using attributes date and time in the format YYYY-MM-DD and hh:mm:ss, respectively.
The NextEventButton key can be set to true or false and indicates whether or not a button for proceeding to the next event in the script must be included in the user interface.
The configuration of events (or stories) and the forecast table for a script are explained below.

...

The Start and Stop keys indicate the time window in which the frame of a story is active. For a frame in the inbox this means that the associated event is available in the inbox between the start and stop time. For a frame in a regular story, the associated event will be executed if the user pushes the story button between the start and stop time. The Start and Stop keys have attributes date and time following the format YYYY-MM-DD and hh:mm:ss, respectively. Both the Start and Stop keys are optional. If these are not specified, then these default to the start and end time of the script, respectively.

...