Versions Compared

Key

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

e  This chapter discusses the use of decisions throughout Blueriq. Some best practices in designing decisions are discussed, followed by typical examples of the logic constructs in Blueriq.

...

Business rule & Decision table

Business rule & Decision table visual

Default value expression

A default value, combined with an expression, is used most often when the outcome of the logic is determined/calculated by some sort of formula. See an example below, where the required monthly installment is determined by a formula containing - amongst others - monthly interest and monthly fee.

...