Recipe file syntax

When creating a recipe file, you must adhere to these syntax guidelines:
  • only one entry per input object in the display
  • only one line per entry
  • an entry consists of the index number of the input object the value is destined for, and a value, separated by a comma (no spaces)
  • string values must be enclosed by double quotation marks " "
  • a comment must be preceded by an exclamation mark !
  • all characters on the same line after the ! are ignored
  • The ! and " characters can be included in a string object value
    TIP:
    There is no translation of escape sequences within a string value.
    If you have changed anything in the display, be sure the index numbers you are using are correct. Button objects also have index numbers.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal