Common
HomeIntegrityControlSolutionsManagement Center
Expressions
Expressions
  • Introduction
  • Expansion
  • Typed expansion
  • Advanced expansion
  • Predicates
  • Extensions
    • str
    • mv
    • ipv4
    • dbg
Powered by GitBook
On this page
Export as PDF

Extensions

Predicates and other script evaluation (like ScriptEvalValve) has support for extensions. An extension is a library of functions in a namespace.

The following extension are available by default:

  • str (common string operations)

  • mv (multi-value support)

  • dbg (debug)

  • Ipv4 (IPv4 address matching)

PreviousPredicatesNextstr

Last updated 12 months ago