...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxSetUsedIn (T : GENERIC; R : STRING) Instances_Using_T_in_Role_R : SET OF GENERIC |
...
;
|
The xpxSetUsedIn function is similar to the built-in function USEDIN (see Part-11 par. 15.26) except that a set is returned in stead of a bag. Please NOTE , as seen from the prototype, that this function does not return a status, which is normally the case for all xpx functions.
Arguments
...
Type | Name | Comment |
GENERIC | T | |
STRING | R | comment |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|