Versions Compared

Key

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

...

  • The value is either true or false which denotes a boolean value
  • The value is a numeric value such as 123 or 7
  • The value is a String enclosed with either single or double quotes
  • The value is null which denotes a {{null} value
  • It can be evaluated using the Simple language, which means you can use eg body, header.foo and other Simple tokens.

...