Versions Compared

Key

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

...

Frequently used sources for data bindings are:

Constant (String)

Define a string constant.

JSON Path (simple)

Define a JSON path for reading a single element. Example: $.config.condition which if used in If ... Then ... Else Component

Concatenate

Concatenate various elements with a defined separator. Most data binding elements, like “Constant (String)” or “JSON Path (simple)”, can be concatenated.