...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetInstanceReferencesToScratchAggr(instanceId : GENERIC;
indexOfFirstReference : INTEGER;
maxReferences : INTEGER)
referencingInstances : SET OF GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | comments |
INTEGER | indexOfFirstReference | |
INTEGER | maxReferences |
Return Value
...
Type | Name | Comment |
SET OF GENERIC | referencingInstances | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|