/
xpxGetHashedDateInterval
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
1 | Type | Name | Comment |
2 | GENERIC | modelId | comment |
3 | GENERIC | entityNameOrEntityId | |
4 | GENERIC | attributeNameOrAttributeId | |
5 | INTEGER | firstDate | EdmiPackedDate is compatible with INTEGER |
6 | INTEGER | lastDate | EdmiPackedDate 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.