pub fn root() -> ExprRef
Expand description
Creates an expression that references the root scope.
Returns the entire input array as passed to the expression evaluator. This is commonly used as the starting point for field access and other operations.