Utility
General utility functions
Utility
General utility functions
Functions
case
: Evaluates a list of predicates and returns the first result expression whose predicate is satisfied.eval
: Evaluates a JEXL expression and returns the result.length
: Returns the number of characters in a string, or the length of an array.not
: Returns the logical NOT of the input.uuid
: Generates a new UUID (Universally Unique Identifier).