...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetInstanceReferencesAndRolesInScratchAggr(instanceId : GENERIC;
indexOfFirstReference : INTEGER;
maxReferences : INTEGER;
VAR referencingInstances : LIST OF GENERIC;
VAR roles : LIST OF GENERIC)
status : INTEGER;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | comment |
INTEGER | indexOfFirstReference | |
INTEGER | maxReferences | |
LIST OF GENERIC | referencingInstances | |
LIST OF GENERIC | roles |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|