QUESTION

The script developer can use a number of optional elements between the keywords QUESTION and ANSWER.

QUESTION "Question text"
  ID ("string that determines the ID of the question")
  LEN (maximum length of answer)
  DFT default answer
  DATE
  TIME
  VIEW name of view
  FILTER name of filter
  AUTOINSERT
  EDITABLE_TEXTBLOCK
  VALUES (list with possible answers)
  MULTISELECT
  ORDER
  RADIOBUTTONS
  HELPTEXT text shown by KCM ComposerUI as help
  ERRORCONDITION TRUE|FALSE
  MESSAGE message shown when ERRORCONDITION is TRUE
  HIDECONDITION TRUE|FALSE
  READONLY TRUE|FALSE
  FILE
  FILTER "filter"
  ANSWER variable, ARRAY or ARRAY element