xpxGetHashedDateInterval

FUNCTION xpxGetHashedDateInterval (modelId                    : GENERIC; 
                                   entityNameOrEntityId       : GENERIC;
                                   attributeNameOrAttributeId : GENERIC;
                                   firstDate                  : INTEGER;
                                   lastDate                   : INTEGER;
                                   index                      : INTEGER;
                                   maxHits                    : INTEGER;
                                   VAR indexOfLastFound       : INTEGER;
                                   VAR actualHits             : INTEGER;
                                   VAR matchingInstances      : SET OF GENERIC)
                                   status                     : INTEGER;

Use this function to ....

Arguments


1TypeNameComment
2GENERICmodelIdcomment
3
GENERIC
entityNameOrEntityId 
4
GENERIC
attributeNameOrAttributeId 
5
INTEGER
firstDateEdmiPackedDate is compatible with INTEGER
6
INTEGER
lastDateEdmiPackedDate is compatible with INTEGER
7
INTEGER
index 
8
INTEGER
maxHits 
9
INTEGER
indexOfLastFound 
10
INTEGER
actualHits 
11
SET OF GENERIC
matchingInstances 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


<arguments missing>

 

Example


<example missing>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â