If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.
XPath Query Functions
Last modified: May 29, 2024
The following XPath query aggregate functions are available:
These functions must contain full queries as their arguments. However, the avg
, max
, min
, and sum
functions must specify a column in the query to aggregate.
These functions are for use in Java code only.