Filtering – Scripting
  • This type of filtering can be used for scenarios when the standard filter types (e.g., Content) are not sufficient (e.g., calculating the total of several values and comparing it against the repeated transactions).

  • To access a variable, use dataCtx.getYourVariable().

  • The script must return true or false.

Filtering - scripting.