📄️ Overview of SPL eval functions
Utilize the below functions for evaluating expressions on your events.
📄️ Comparison and Conditional functions
This list includes functions that can be used to return values based on conditions or compare different values.
📄️ Conversion Functions
This list includes functions designed for converting between various data formats.
📄️ Informational Functions
This list includes functions designed to obtain information about a value.
📄️ Mathematical Functions
The following list contains the functions that you can use to perform mathematical calculations.
📄️ Multivalue functions
This list includes functions that can be used to return multivalue fields or can operate on multivalue fields.
📄️ Statistical eval functions
The following list contains the evaluation functions that you can use to calculate statistics.
📄️ Text functions
This list includes functions that manipulates text data.
📄️ Trigonometric and Hyperbolic functions
The following list contains the functions that you can use to calculate trigonometric and hyperbolic values.
📄️ Date and Time Functions
This list includes functions designed for handling date and time operations.
📄️ Using time variables
You can use time variables to define date and time formats using the strftime() and strptime() evaluation functions.