JexlFunction ReferenceObjectObject manipulation and inspectionObject Object manipulation and inspection Functions entries: Returns an array of key-value pairs from the input object. merge: Returns a new object with the properties of the input objects merged together. values: Returns the values of an object as an array. Transforms entries: Returns an array of key-value pairs from the input object. merge: Returns a new object with the properties of the input objects merged together. values: Returns the values of an object as an array. sumCalculates the sum of an array of numbers.entriesReturns an array of key-value pairs from the input object.