Versions Compared

Key

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

...

An example

In Notification Groups *** insert anchor *** Notification Groups , we had an example where a Notification Group needed to be created with Network Team name, they needed two of their filters going to two different places. This is where Notification Filters come in.

...

We retrieve the stored filter from a database, then we process CEWL using the Pandas library query operators with a few notable changes, **** insert location for this **** :

  • The ability to return local variables, functions using the @ operation, has been allowed to only a small number of variables.

  • There is no need to do double equals, though if you still want to, then knock yourself out:

...