HomeGuides
Try a DemoGet the Latest ReleaseSee the CHANGELOGCreate a Feature Request / Bug ReportJoin the Conversation
Guides

Conditions

Conditions are functions that evaluate a message.

Conditions include:

  • Format: Any condition that evaluates the format, structure, or shape of data.
  • Meta: Any condition that applies other conditions.
  • Network: Any condition that evaluates network data.
  • Number: Any condition that evaluates number data.
  • String: Any condition that evaluates string data.
  • Utility: Any condition that provides evaluation functions for testing or debugging.

Ready to try examples can be found in the project repository.