SYNTAX:
xpfSelectAggrInstances (aggrId : AGGREGATE OF GENERIC; condition : STRING; options : INTEGER; firstIndex, maxHits : INTEGER; VAR indexOfLastFound : INTEGER; VAR actualHits : INTEGER) resultAggrId : SET OF GENERIC;
To be completed
The xpfSelectAggrInstances function returns a list containing the indexes of all the instances within an aggregate that matches a given Express-X logical expression.
This function is equivalent to the EDMinterface function edmiSelectAggrInstances.
See also xpxSelectAggrInstances.
General
Content
Integrations